@luminati-io/uikit 6.2.5 → 6.2.6
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.
|
@@ -40210,7 +40210,6 @@ var ModalButton = function ModalButton(_ref4) {
|
|
|
40210
40210
|
};
|
|
40211
40211
|
}, []);
|
|
40212
40212
|
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().createElement(_button__WEBPACK_IMPORTED_MODULE_3__.Button, _extends({
|
|
40213
|
-
size: "sm",
|
|
40214
40213
|
onClick: onClick,
|
|
40215
40214
|
iconPlacement: "right",
|
|
40216
40215
|
icon: hotKey && icon
|