@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.esm.js
CHANGED
|
@@ -48663,7 +48663,6 @@ var TermsAndConditionsControlV2 = function TermsAndConditionsControlV2(_ref) {
|
|
|
48663
48663
|
nowrap: true
|
|
48664
48664
|
}, showCheckbox && /*#__PURE__*/React.createElement(Checkbox$1, {
|
|
48665
48665
|
name: id,
|
|
48666
|
-
title: "Terms and Conditions",
|
|
48667
48666
|
error: hasError,
|
|
48668
48667
|
checked: isChecked,
|
|
48669
48668
|
onChange: onCheck
|