I've been trying to setup react-simplemde-editor but I keep running into the same issue
TypeError
(0 , _react.useMemo) is not a function
As you'll see in the example below, only things installed are react-simplemde-editor easymde react react-dom.
Have I missed anything for the setup?
Code Sandbox example
I've been trying to setup
react-simplemde-editorbut I keep running into the same issueAs you'll see in the example below, only things installed are
react-simplemde-editor easymde react react-dom.Have I missed anything for the setup?
Code Sandbox example