sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 431 forks source link

Fix peer deps for React 17 #419

Closed the-serious-programmer closed 2 years ago

the-serious-programmer commented 2 years ago

https://github.com/sstur/react-rte/issues/415 - this issue was closed but not resolved. See my comment in there for a fix that should be applied to the library.

the-serious-programmer commented 2 years ago

Another related issue: https://github.com/sstur/react-rte/issues/269