@fileverse-dev/ddoc 1.5.5 → 1.5.7
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -2
- package/dist/index.es.js +3336 -3316
- package/dist/index.umd.js +70 -70
- package/dist/packages/ddoc/components/slash-comand.d.ts +1 -1
- package/dist/packages/ddoc/use-ddoc-editor.d.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -65,5 +65,4 @@ The `Data` interface defines the structure of the data object that can be passed
|
|
65
65
|
|
66
66
|
It will open up a vite server, that will have the Ddoc Editor
|
67
67
|
|
68
|
-
|
69
|
-
⚠️ This repository is currently undergoing rapid development, with frequent updates and changes. We recommend not to use in production yet
|
68
|
+
⚠️ This repository is currently undergoing rapid development, with frequent updates and changes. We recommend not to use in production yet
|