@infonomic/payload-alternative-lexical-editor 1.1.4 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Payload CMS 3.0 Alternative Lexical Rich Text Editor
|
|
2
2
|
|
|
3
|
-
An alternative adapter-based Lexical Rich Text
|
|
3
|
+
An alternative adapter-based Lexical Rich Text editor for Payload CMS.
|
|
4
4
|
|
|
5
5
|
> [!IMPORTANT]
|
|
6
6
|
> Unless you have very specific needs, or a lot of experience with Lexical and custom Payload fields, you should almost certainly be using the official [Payload Lexical Rich Text editor](https://payloadcms.com/docs/lexical/overview).
|