sykpcomposer 0.0.29 → 0.0.30

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 CHANGED
@@ -6019,7 +6019,7 @@ function Ac() {
6019
6019
  ] });
6020
6020
  }
6021
6021
  function Pc() {
6022
- return /* @__PURE__ */ A.jsx("div", { className: "editor-placeholder", style: { marginLeft: "18px" }, children: "Enter some rich text..." });
6022
+ return /* @__PURE__ */ A.jsx("div", { className: "editor-placeholder", style: { padding: "20px" }, children: "Enter some rich text..." });
6023
6023
  }
6024
6024
  const zc = {
6025
6025
  namespace: "React.js Demo",