sykpcomposer 0.0.99 → 0.0.100
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/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -65560,7 +65560,7 @@ function vL({ collabApiKey: o, styleConfig: t, userObj: c, docId: e }) {
|
|
|
65560
65560
|
/* @__PURE__ */ Qe.jsx(
|
|
65561
65561
|
bj,
|
|
65562
65562
|
{
|
|
65563
|
-
initialHtml: "<p
|
|
65563
|
+
initialHtml: "<p></p>",
|
|
65564
65564
|
onHtmlChanged: (E) => {
|
|
65565
65565
|
console.log("html", E);
|
|
65566
65566
|
}
|