# @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.

```bash
# Yarn
yarn add @remirror/react

# PNPM
pnpm add @remirror/react

# npm
npm install @remirror/react
```
