mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-30 16:10:07 +00:00
* [@types/react-draft-wysiwyg] Remove props no longer used by draftJS and add customStyleMap Prop * Add customStyleMap to editor props * Remove props for arrow key and escape event handlers that are no longer supported * [@types/react-draft-wysiwyg] Revert change to typescript version to earlier version that works with changes