react-tinymce-input icon indicating copy to clipboard operation
react-tinymce-input copied to clipboard

Not working with React v16

Open SebastianGrzymala opened this issue 7 years ago • 1 comments

I get an error when compiling: Module not found: Can't resolve 'create-react-class'

SebastianGrzymala avatar Oct 08 '17 08:10 SebastianGrzymala

As temporary solution you can npm install create-react-class --save

wanjas avatar Oct 13 '17 07:10 wanjas