-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update RichTextEditor types to support Tiptap 2.5+ options
Fixes #249 while still remaining backward compatible, allowing mui-tiptap users to use the new React-specific editor options (https://tiptap.dev/blog/release-notes/say-hello-to-tiptap-2-5-our-most-performant-editor-yet), like: ```ts <RichTextEditor extensions={[]} immediatelyRender /> ```
- Loading branch information
1 parent
27b22b1
commit 9e98e24
Showing
1 changed file
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters