@remirror/react-portals
v1.0.0
Published
DEPRECATED - Enables using react portals to render prosemirror nodes.
Downloads
7,996
Readme
@remirror/react-portals
This package is deprecated and it's functionality is included by default with the @remirror/react
package.
It is now accessible with the following installation.
# Yarn
yarn add @remirror/react
# PNPM
pnpm add @remirror/react
# npm
npm install @remirror/react