@luminati-io/uikit 3.2.7 → 3.2.8

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.
@@ -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,