Mantine tiptap

Rich text editor based on tiptap
View documentation
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