@julseb-lib/react 1.0.63 → 1.0.64
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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -66218,7 +66218,7 @@ var InputCounter = ({
|
|
|
66218
66218
|
/* @__PURE__ */ (0, import_jsx_runtime315.jsx)(
|
|
66219
66219
|
ButtonIcon,
|
|
66220
66220
|
{
|
|
66221
|
-
icon: icons?.
|
|
66221
|
+
icon: icons?.plus ?? /* @__PURE__ */ (0, import_jsx_runtime315.jsx)(import_bi12.BiPlus, {}),
|
|
66222
66222
|
className: "size-6 input-counter-button",
|
|
66223
66223
|
color: buttonsColor,
|
|
66224
66224
|
variant: buttonVariant,
|