You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclassName="prose dark:prose-invert mx-auto w-full"onClick={()=>editor.focus()}><ThemedRichTextEditorContentonKeyDown={(e)=>{// this is required for preventing exit on enter pressede.stopPropagation();}}editor={editor}/></div>