@thecb/components 5.8.2-beta.0 → 5.8.2-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
|
@@ -40394,8 +40394,7 @@ var AutopayModal = function AutopayModal(_ref) {
|
|
|
40394
40394
|
|
|
40395
40395
|
case "link":
|
|
40396
40396
|
{
|
|
40397
|
-
/*#__PURE__*/
|
|
40398
|
-
React__default.createElement(Box, {
|
|
40397
|
+
return /*#__PURE__*/React__default.createElement(Box, {
|
|
40399
40398
|
padding: "0",
|
|
40400
40399
|
onClick: function onClick() {
|
|
40401
40400
|
toggleModal(true);
|