jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.41k stars 1.16k forks source link

Fix Editor componentDidUpdate #1319

Closed robhoff-laerdal closed 1 year ago

robhoff-laerdal commented 1 year ago

Fixes unresolved variable reference to 'toolbar'.

This problem was brought up here.

robhoff-laerdal commented 1 year ago

@sebmeister2077 Are you able to merge this pull request?