@kashifd/jwero-components 0.5.46 → 0.5.47
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
|
@@ -37603,12 +37603,12 @@ const nP = ({
|
|
|
37603
37603
|
sx: { margin: 0, padding: "0.125rem" },
|
|
37604
37604
|
onClick: C,
|
|
37605
37605
|
children: y ? /* @__PURE__ */ p.jsx(
|
|
37606
|
-
|
|
37606
|
+
th,
|
|
37607
37607
|
{
|
|
37608
37608
|
sx: { height: "1.125rem", width: "1.125rem" }
|
|
37609
37609
|
}
|
|
37610
37610
|
) : /* @__PURE__ */ p.jsx(
|
|
37611
|
-
|
|
37611
|
+
nh,
|
|
37612
37612
|
{
|
|
37613
37613
|
sx: { height: "1.125rem", width: "1.125rem" }
|
|
37614
37614
|
}
|