react-sane-contenteditable
react-sane-contenteditable copied to clipboard
Support SSR by only accessing 'document' client-side
Fixes #71
I've published a version of react-sane-contenteditable
including this patch here: https://www.npmjs.com/package/@jesstelford/react-sane-contenteditable
You can use it with:
yarn add @jesstelford/[email protected]
or
npm install @jesstelford/[email protected]