TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.79k stars 476 forks source link

Typo fixing in examples #1268

Open tommerty opened 6 days ago

tommerty commented 6 days ago

Examples for custom slash commands & emoji picker had the following:

slash-menu-item${...

emoji-picker-item${...

Due to there being no space, the classNames were being called slash-menu-itemselected and emoji-picker-itemselected rather than slash-menu-item selected and emoji-picker-item selected.

vercel[bot] commented 6 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Nov 22, 2024 5:36pm
vercel[bot] commented 6 days ago

@tommerty is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

tommerty commented 2 days ago

@matthewlipski @YousefED sorry for the ping, this is just sat here a few days and wanted to make sure you saw it 😊