@mantine/tiptap
Version:
Rich text editor based on tiptap
22 lines (13 loc) • 445 B
Markdown
# Mantine tiptap
[](https://www.npmjs.com/package/@mantine/tiptap)
Rich text editor based on [tiptap](https://tiptap.dev/)
[View documentation](https://mantine.dev/)
## Installation
```bash
# With yarn
yarn add @mantine/core @mantine/hooks @tiptap/react @tiptap/extension-link
# With npm
npm install @mantine/core @mantine/hooks @tiptap/react @tiptap/extension-link
```
## License
MIT