react-sane-contenteditable icon indicating copy to clipboard operation
react-sane-contenteditable copied to clipboard

Support SSR by only accessing 'document' client-side

Open jesstelford opened this issue 4 years ago • 1 comments

Fixes #71

jesstelford avatar Jun 09 '20 02:06 jesstelford

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]

jesstelford avatar Jun 09 '20 02:06 jesstelford