x-ui-design 0.2.87 → 0.2.88

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.
package/dist/index.esm.js CHANGED
@@ -2921,7 +2921,7 @@ const SelectComponent = /*#__PURE__*/forwardRef(({
2921
2921
  searchValue = '',
2922
2922
  autoClearSearchValue = true,
2923
2923
  filterOption = true,
2924
- optionFilterProp = 'value',
2924
+ optionFilterProp,
2925
2925
  children,
2926
2926
  options = [],
2927
2927
  listHeight = LIST_HEIGHT,