diff --git a/src/components/Editor.tsx b/src/components/Editor.tsx index dfb793f..562cf3e 100644 --- a/src/components/Editor.tsx +++ b/src/components/Editor.tsx @@ -96,7 +96,7 @@ export default function Editor({ post }: { post?: Doc<'posts'> }) {