@shoplflow/base 0.24.5 → 0.24.6

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
@@ -2130,6 +2130,7 @@ var Container3 = styled6.button`
2130
2130
  padding: 4px;
2131
2131
  width: fit-content;
2132
2132
  height: fit-content;
2133
+ background-color: transparent;
2133
2134
  `;
2134
2135
  var CHECKBOX_SYMBOL_KEY = Symbol("SHOPLFLOW_CHECKBOX");
2135
2136
  var Checkbox = (_a) => {