diff --git a/src/Components/AppShell/NavBar.tsx b/src/Components/AppShell/NavBar.tsx index d8631fa2..51f521b9 100644 --- a/src/Components/AppShell/NavBar.tsx +++ b/src/Components/AppShell/NavBar.tsx @@ -38,7 +38,7 @@ export default function NavBar({ appName }: { appName: string }) {
{ - - const editorState = useEditorState({ editor, selector: (ctx) => { @@ -57,10 +58,10 @@ export const TextEditorMenu = ({ editor }: { editor: Editor }) => { return ( <> -