diff --git a/web/components/editor.tsx b/web/components/editor.tsx index ec4a291c..43d69c26 100644 --- a/web/components/editor.tsx +++ b/web/components/editor.tsx @@ -94,7 +94,7 @@ export function TextEditor(props: { return ( <> {/* hide placeholder when focused */} -