easy-email-pro-editor 1.44.0 → 1.44.1
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/index.js +0 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -13336,7 +13336,6 @@ const er = (e) => {
|
|
|
13336
13336
|
y.link && (x = /* @__PURE__ */ f.createElement(
|
|
13337
13337
|
"a",
|
|
13338
13338
|
{
|
|
13339
|
-
href: y.link.href,
|
|
13340
13339
|
target: y.link.blank ? "_blank" : void 0
|
|
13341
13340
|
},
|
|
13342
13341
|
x
|