We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bcdf2 commit b6cdce5Copy full SHA for b6cdce5
1 file changed
examples/vanilla/README.md
@@ -1,3 +1,5 @@
1
# Vanilla editor example
2
3
-This is an example client application that consumes @blocknote/core.
+This is an example client application that consumes `@blocknote/core` and creates it's own UI layer.
4
+
5
+**This is considered an advanced use-case**, you probably want to use `@blocknote/react` and it's corresponding [example](../editor/README.md).
0 commit comments