sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
320 stars 44 forks source link

Rename `MentionList` -> `SuggestionList` in demo example for clarity #146

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

It's actually a list of suggestions (for use with the Mention extension), rather than being a list of "mentions". This deviates from Tiptap's example, but I feel is a clearer naming convention.