diff --git a/src/components/PostViewer.tsx b/src/components/PostViewer.tsx
index 149787e..baf8988 100644
--- a/src/components/PostViewer.tsx
+++ b/src/components/PostViewer.tsx
@@ -689,10 +689,7 @@ export function PostViewer({ windowId }: PostViewerProps = {}) {
className="gap-2 w-32"
>
{isPublishing ? (
- <>
-
- Publishing...
- >
+
) : (
<>