@kashifd/jwero-components 0.6.9 → 0.6.10
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 +1 -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
|
@@ -48525,7 +48525,7 @@ const _z = /* @__PURE__ */ Qo($z), qz = ({ ...e }) => /* @__PURE__ */ A.jsxs(
|
|
|
48525
48525
|
c && d === "before" && /* @__PURE__ */ A.jsx(sc, { checked: R }),
|
|
48526
48526
|
g && m === "before" && /* @__PURE__ */ A.jsx(cc, { checked: R }),
|
|
48527
48527
|
t && r === "before" && t,
|
|
48528
|
-
a && s === "before" && /* @__PURE__ */ A.jsx(Td, {
|
|
48528
|
+
a && s === "before" && /* @__PURE__ */ A.jsx(Td, { customSize: 18, name: w || "", ...P }),
|
|
48529
48529
|
/* @__PURE__ */ A.jsx(xt, { variant: "lMedium", ...I, children: w }),
|
|
48530
48530
|
t && r === "after" && t,
|
|
48531
48531
|
g && m === "after" && /* @__PURE__ */ A.jsx(cc, { checked: R }),
|