@shoplflow/base 0.32.13 → 0.32.14
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 +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -5934,7 +5934,7 @@ var NumberCombobox = (_a) => {
|
|
|
5934
5934
|
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
5935
5935
|
exports.Icon,
|
|
5936
5936
|
{
|
|
5937
|
-
iconSource: ShoplAssets.
|
|
5937
|
+
iconSource: ShoplAssets.DownArrowSolidXsmallIcon,
|
|
5938
5938
|
sizeVar: "XS",
|
|
5939
5939
|
color: "neutral400",
|
|
5940
5940
|
style: { cursor: disabled ? "not-allowed" : "cursor" }
|