sykpcomposer lexical editor install package via npm npm i sykpcomposer --save To use the editor in your component import the following import "../../../../../../../node_modules/sykpcomposer/dist/style.css" import { Editor } from "sykpcomposer"; to use <Editor collabApiKey={'yor api key'}/>