@thecb/components 10.1.0-beta.1 → 10.1.0-beta.2

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.js CHANGED
@@ -22154,7 +22154,7 @@ var ENTER = 13;
22154
22154
  var ESCAPE = 27;
22155
22155
  var SPACEBAR = 32;
22156
22156
 
22157
- var CheckboxContainer = styled__default.div.withConfig({
22157
+ var CheckboxContainer = styled__default.span.withConfig({
22158
22158
  displayName: "Checkbox__CheckboxContainer",
22159
22159
  componentId: "sc-36kqbv-0"
22160
22160
  })(["display:inline-block;vertical-align:middle;"]);