diff --git a/src/components/PostViewer.tsx b/src/components/PostViewer.tsx index 94edb17..3b9ec6f 100644 --- a/src/components/PostViewer.tsx +++ b/src/components/PostViewer.tsx @@ -10,6 +10,7 @@ import { Server, ServerOff, Plus, + Circle, } from "lucide-react"; import { toast } from "sonner"; import { Button } from "./ui/button"; @@ -752,7 +753,7 @@ export function PostViewer({ windowId }: PostViewerProps = {}) { -