@shoplflow/base 0.24.13 → 0.24.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.js CHANGED
@@ -1883,7 +1883,7 @@ var DropdownButton = forwardRef(
1883
1883
  transition: {
1884
1884
  duration: 0.2
1885
1885
  },
1886
- children: /* @__PURE__ */ jsx(Icon_default, { iconSource: DownArrowSolidXsmallIcon, color: "neutral400" })
1886
+ children: /* @__PURE__ */ jsx(Icon_default, { iconSource: DownArrowSolidXsmallIcon, color: "neutral400", sizeVar: "S" })
1887
1887
  }
1888
1888
  )
1889
1889
  ] }))