@remirror/react-node-view
v1.0.0
Published
DEPRECATED - Create your prosemirror node views with react
Downloads
67
Readme
@remirror/react-node-view
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