@thecb/components 7.10.1-beta.0 → 7.10.1-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
|
@@ -47224,6 +47224,7 @@ var TermsAndConditionsModal = function TermsAndConditionsModal(_ref) {
|
|
|
47224
47224
|
borderRadius: "3px",
|
|
47225
47225
|
extraStyles: "overflow: scroll; max-height: 20rem;"
|
|
47226
47226
|
}, /*#__PURE__*/React.createElement(Text$1, {
|
|
47227
|
+
id: "terms-body-text",
|
|
47227
47228
|
variant: "p",
|
|
47228
47229
|
extraStyles: "& a { text-decoration: underline; }"
|
|
47229
47230
|
}, terms)),
|