@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.esm.js
CHANGED
|
@@ -40386,8 +40386,7 @@ var AutopayModal = function AutopayModal(_ref) {
|
|
|
40386
40386
|
|
|
40387
40387
|
case "link":
|
|
40388
40388
|
{
|
|
40389
|
-
/*#__PURE__*/
|
|
40390
|
-
React.createElement(Box, {
|
|
40389
|
+
return /*#__PURE__*/React.createElement(Box, {
|
|
40391
40390
|
padding: "0",
|
|
40392
40391
|
onClick: function onClick() {
|
|
40393
40392
|
toggleModal(true);
|