@luminati-io/uikit 3.2.7 → 3.2.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -38262,6 +38262,7 @@ var Option = function Option(props) {
38262
38262
  innerProps = props.innerProps;
38263
38263
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().createElement(StyledItem, _extends({
38264
38264
  ref: innerRef,
38265
+ "data-option": true,
38265
38266
  type: "item",
38266
38267
  className: cx({
38267
38268
  option: true,