easy-email-extensions 3.0.10 → 3.0.11

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/lib/index2.js CHANGED
@@ -39296,8 +39296,7 @@ function RichTextToolBar() {
39296
39296
  height: "100%",
39297
39297
  width: "100%",
39298
39298
  left: 0,
39299
- top: 0,
39300
- cursor: "move"
39299
+ top: 0
39301
39300
  }
39302
39301
  }), /* @__PURE__ */ React__default.createElement(Tools, {
39303
39302
  container: editorContainer,