New Select: Blur input on select (#21876)

This commit is contained in:
Tobias Skarhed
2020-02-04 11:35:18 +01:00
committed by GitHub
parent 3d8317a747
commit 5c54bd1e98

View File

@@ -232,6 +232,7 @@ export function SelectBase<T>({
menuShouldScrollIntoView: false,
renderControl,
captureMenuScroll: false,
blurInputOnSelect: true,
};
// width property is deprecated in favor of size or className