@gisce/react-ooui 2.75.0-alpha.3 → 2.75.0-alpha.4

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.
@@ -9943,7 +9943,7 @@ const kh = At(Ph), er = "legacy", Vh = (e) => {
9943
9943
  options: i,
9944
9944
  onChange: x,
9945
9945
  loading: f,
9946
- filterOption: (A, T) => T.label.toLowerCase().includes(A.toString())
9946
+ filterOption: (A, T) => T.label.toLowerCase().includes(A.toString().toLowerCase())
9947
9947
  }
9948
9948
  ) }) });
9949
9949
  }, zh = (e) => {