@shoplflow/base 0.30.6 → 0.30.8

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 CHANGED
@@ -2451,7 +2451,7 @@ var Checkbox = React3.forwardRef(
2451
2451
  StyledCheckbox,
2452
2452
  {
2453
2453
  styleVar,
2454
- htmlFor: "id",
2454
+ htmlFor: id,
2455
2455
  isHovered,
2456
2456
  isSelected: selected,
2457
2457
  disabled,