easy-email-extensions 4.1.13 → 4.1.14
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
@@ -48885,7 +48885,7 @@ const SimpleLayout = (props) => {
|
|
48885
48885
|
trigger: null,
|
48886
48886
|
breakpoint: "xl",
|
48887
48887
|
collapsedWidth: 60,
|
48888
|
-
width:
|
48888
|
+
width: 300
|
48889
48889
|
}, /* @__PURE__ */ React__default.createElement(Card$1, {
|
48890
48890
|
bodyStyle: { padding: 0 },
|
48891
48891
|
style: { border: "none" }
|