easy-email-extensions 4.11.0 → 4.11.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/index2.js +1 -1
- package/lib/index2.js.map +1 -1
- package/package.json +2 -2
package/lib/index2.js
CHANGED
|
@@ -35198,7 +35198,7 @@ function Image$1() {
|
|
|
35198
35198
|
inline: true
|
|
35199
35199
|
}), /* @__PURE__ */ React__default.createElement(SwitchField, {
|
|
35200
35200
|
label: t("Full width on mobile"),
|
|
35201
|
-
name: `${focusIdx2}.attributes.fluid-on-mobile
|
|
35201
|
+
name: `${focusIdx2}.attributes.fluid-on-mobile`,
|
|
35202
35202
|
config: fullWidthOnMobileAdapter
|
|
35203
35203
|
}))), /* @__PURE__ */ React__default.createElement(Collapse$1.Item, {
|
|
35204
35204
|
name: "0",
|