EmojiExtension
Summary
Adds emoji support to the editor.
Usage
Installation
This extension is installed for you when you install the main remirror
package.
You can use the imports in the following way:
import { EmojiExtension } from 'remirror/extensions';
The extension is provided by the @remirror/extension-emoji
package.