steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
12.7k stars 1.04k forks source link

feat: add a EditorCommandSeparator #404

Open timbit123 opened 4 months ago

timbit123 commented 4 months ago

Describe the feature you'd like to request

I would like to have a CommandSeparator in the CommandList, when I'm trying to add one from cmdk I'm getting an error TypeError: Cannot read properties of undefined (reading 'subscribe') I'm not sure why it is happening

Describe the solution you'd like to see

EditorCommandSeparator would be great to have

Additional information

No response