sjdemartini / mui-tiptap

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

Add error messaging if editor not provided #27

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

This is preferable to quietly returning null and just rendering no editor state/content, to help users quickly see and fix problems.