@remirror/extension-react-ssr
If server side support is important to you, then this is perfect for your remirror editor in react.

Installation
yarn add @remirror/extension-react-ssr
pnpm add @remirror/extension-react-ssr
npm install @remirror/extension-react-ssr
This is included by default when you install the recommended remirror
package. All exports are also available via the entry-point, remirror/extensions
.
Usage
This is one of the core react extensions and is included by default in the ReactPreset
. All exports are also available via the entry-point, remirror/extensions
.