easy-email-extensions 4.1.2 → 4.1.5

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
@@ -43429,7 +43429,7 @@ function Unlink(props) {
43429
43429
  position: "tl",
43430
43430
  content: "Unlink"
43431
43431
  }, /* @__PURE__ */ React__default.createElement(ToolItem$1, {
43432
- title: "Link",
43432
+ title: "Unlink",
43433
43433
  icon: /* @__PURE__ */ React__default.createElement(IconFont, {
43434
43434
  iconName: "icon-unlink"
43435
43435
  }),