@leapdevuk/component-toolbox 0.0.122 → 0.0.123
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10470,9 +10470,9 @@ const Y2 = () => /* @__PURE__ */ c.jsx(
|
|
|
10470
10470
|
] }) }), q2 = ({ disabled: e }) => /* @__PURE__ */ c.jsx(
|
|
10471
10471
|
Oe,
|
|
10472
10472
|
{
|
|
10473
|
-
width: "
|
|
10474
|
-
height: "
|
|
10475
|
-
viewBox: "
|
|
10473
|
+
width: "22",
|
|
10474
|
+
height: "22",
|
|
10475
|
+
viewBox: "-2 0 22 22",
|
|
10476
10476
|
fill: "none",
|
|
10477
10477
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10478
10478
|
children: /* @__PURE__ */ c.jsx(
|