sstur / react-rte

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

feat(flow): upgrade to latest version of flow #332

Closed sibelius closed 2 years ago

sstur commented 2 years ago

Closing this for now since I no longer use Flow (nor does most of the React community) and it is probably less work to convert this codebase to TS than to update Flow and fix all the new type errors that will be surfaced in newer versions of Flow.