easy-email-extensions 3.2.1-alpha.3 → 3.2.1-alpha.6
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index2.js +0 -2
- package/lib/index2.js.map +1 -1
- package/package.json +2 -2
package/lib/index2.js
CHANGED
@@ -46780,8 +46780,6 @@ const SimpleLayout = (props) => {
|
|
46780
46780
|
bodyStyle: { padding: 0 },
|
46781
46781
|
className: styles.customScrollBar
|
46782
46782
|
}, /* @__PURE__ */ React__default.createElement(Tabs$1, null, /* @__PURE__ */ React__default.createElement(Tabs$1.TabPane, {
|
46783
|
-
destroyOnHide: true,
|
46784
|
-
key: "Configuration",
|
46785
46783
|
title: "Configuration"
|
46786
46784
|
}, /* @__PURE__ */ React__default.createElement(AttributePanel, null)), showSourceCode && /* @__PURE__ */ React__default.createElement(Tabs$1.TabPane, {
|
46787
46785
|
destroyOnHide: true,
|