Rich text editor built on top of Lexical
npm install @sparrowengg/twigs-editor-reactRichText editor from SurveySparrow. Built on top of lexical.
``
npm i @sparrowengg/twigs-editor-react;
yarn add @sparrowengg/twigs-editor-react;
`
The editor uses the following packages as peer dependencies, so you need to install them as well.
``
yarn add lexical @lexical/code @lexical/html @lexical/link @lexical/list @lexical/react @lexical/rich-text @lexical/selection @lexical/utils
```
"format",
"bold",
"italic",
"underline",
"code",
"ordered-list",
"unordered-list",
"codeblock",
]}
/>