@kashifd/jwero-components 0.5.34 → 0.5.35
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/dist/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -39725,11 +39725,11 @@ const lI = /* @__PURE__ */ Gn(aI), yd = U(kt)(({}) => ({
|
|
|
39725
39725
|
sx: {
|
|
39726
39726
|
backgroundColor: dt.colors.surface_white,
|
|
39727
39727
|
minWidth: "200px",
|
|
39728
|
-
padding: "1rem",
|
|
39728
|
+
// padding: "1rem",
|
|
39729
39729
|
...l
|
|
39730
39730
|
},
|
|
39731
39731
|
children: [
|
|
39732
|
-
/* @__PURE__ */ p.jsx(
|
|
39732
|
+
e && /* @__PURE__ */ p.jsx(
|
|
39733
39733
|
$e,
|
|
39734
39734
|
{
|
|
39735
39735
|
sx: {
|