react-tinymce-input
react-tinymce-input copied to clipboard
Not working with React v16
I get an error when compiling:
Module not found: Can't resolve 'create-react-class'
As temporary solution you can
npm install create-react-class --save