easy-email-extensions 4.1.2 → 4.1.5
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index2.js +1 -1
- package/lib/index2.js.map +1 -1
- package/package.json +2 -2
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: "
|
43432
|
+
title: "Unlink",
|
43433
43433
|
icon: /* @__PURE__ */ React__default.createElement(IconFont, {
|
43434
43434
|
iconName: "icon-unlink"
|
43435
43435
|
}),
|