sykpcomposer 0.0.11 → 0.0.12
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 -3
- 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
|
@@ -7720,9 +7720,7 @@ function Gf() {
|
|
|
7720
7720
|
return /* @__PURE__ */ w.jsx("div", { className: "divider-horizontal" });
|
|
7721
7721
|
}
|
|
7722
7722
|
function Zf({ ckey: n, isCollab: e }) {
|
|
7723
|
-
const { pageMarginValue: t } = Sr()
|
|
7724
|
-
console.log("11111"), console.log("734344", n, e), console.log("222222");
|
|
7725
|
-
const r = {
|
|
7723
|
+
const { pageMarginValue: t } = Sr(), r = {
|
|
7726
7724
|
namespace: "MyEditor",
|
|
7727
7725
|
theme: Vf,
|
|
7728
7726
|
onError: Jf
|