@luminati-io/uikit 3.2.9 → 3.2.10
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.
|
@@ -40073,7 +40073,6 @@ var MenuItem = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_2___default().forward
|
|
|
40073
40073
|
iconProps = _objectWithoutProperties(_getIconProps, _excluded2);
|
|
40074
40074
|
var iconColor = disabled ? 'gray_6' : variant == 'negative' ? 'red_10' : 'gray_9';
|
|
40075
40075
|
var labelColor = disabled ? 'gray_9' : variant == 'negative' ? 'red_11' : 'gray_11_50';
|
|
40076
|
-
console.log(rest);
|
|
40077
40076
|
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_2___default().createElement(_shared__WEBPACK_IMPORTED_MODULE_13__.MenuItemContainer, {
|
|
40078
40077
|
ref: ref,
|
|
40079
40078
|
as: tag,
|