diff --git a/src/components/PostViewer.tsx b/src/components/PostViewer.tsx
index 3b9ec6f..8dc92b1 100644
--- a/src/components/PostViewer.tsx
+++ b/src/components/PostViewer.tsx
@@ -805,7 +805,7 @@ export function PostViewer({ windowId }: PostViewerProps = {}) {
)}
{relay.status === "publishing" && (
-
+
)}
{relay.status === "success" && (