Open tommerty opened 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 |
@tommerty is attempting to deploy a commit to the TypeCell Team on Vercel.
A member of the Team first needs to authorize it.
@matthewlipski @YousefED sorry for the ping, this is just sat here a few days and wanted to make sure you saw it 😊
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
andemoji-picker-itemselected
rather thanslash-menu-item selected
andemoji-picker-item selected
.