diff --git a/components/editor.tsx b/components/editor.tsx index a683e750..21f2bb6b 100644 --- a/components/editor.tsx +++ b/components/editor.tsx @@ -138,7 +138,11 @@ export function Editor({ post }: EditorProps) { {post.published ? "Published" : "Draft"}
-