@kashifd/jwero-components 0.6.32 → 0.6.33
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 -1
- 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
|
@@ -48635,6 +48635,7 @@ const yB = /* @__PURE__ */ Zo(xB), wB = ({ ...e }) => /* @__PURE__ */ w.jsxs(
|
|
|
48635
48635
|
/* @__PURE__ */ w.jsx(
|
|
48636
48636
|
Ye,
|
|
48637
48637
|
{
|
|
48638
|
+
onClick: C,
|
|
48638
48639
|
direction: "row",
|
|
48639
48640
|
justifyContent: "center",
|
|
48640
48641
|
alignItems: "center",
|
|
@@ -48648,7 +48649,7 @@ const yB = /* @__PURE__ */ Zo(xB), wB = ({ ...e }) => /* @__PURE__ */ w.jsxs(
|
|
|
48648
48649
|
height: "100%",
|
|
48649
48650
|
display: "none"
|
|
48650
48651
|
},
|
|
48651
|
-
children: /* @__PURE__ */ w.jsx(Rm, { checked: D
|
|
48652
|
+
children: /* @__PURE__ */ w.jsx(Rm, { checked: D })
|
|
48652
48653
|
}
|
|
48653
48654
|
)
|
|
48654
48655
|
]
|