@thecb/components 7.9.4-beta.0 → 7.9.4-beta.1
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
|
@@ -48671,7 +48671,6 @@ var TermsAndConditionsControlV2 = function TermsAndConditionsControlV2(_ref) {
|
|
|
48671
48671
|
nowrap: true
|
|
48672
48672
|
}, showCheckbox && /*#__PURE__*/React__default.createElement(Checkbox$1, {
|
|
48673
48673
|
name: id,
|
|
48674
|
-
title: "Terms and Conditions",
|
|
48675
48674
|
error: hasError,
|
|
48676
48675
|
checked: isChecked,
|
|
48677
48676
|
onChange: onCheck
|