@luminati-io/uikit 3.2.9 → 3.2.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -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,