We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1734b0 commit 480113aCopy full SHA for 480113a
docs/rich-text/custom-features.mdx
@@ -614,7 +614,7 @@ import {
614
COMMAND_PRIORITY_EDITOR
615
} from '@payloadcms/richtext-lexical/lexical'
616
617
-import { useLexicalComposerContext } from '@payloadcms/richtext-lexical/lexical/react/LexicalComposerContext.js'
+import { useLexicalComposerContext } from '@payloadcms/richtext-lexical/lexical/react/LexicalComposerContext'
618
import { $insertNodeToNearestRoot } from '@payloadcms/richtext-lexical/lexical/utils'
619
import { useEffect } from 'react'
620
0 commit comments