UNCLASSIFIED - NO CUI

Skip to content

fix / disable clearable

Tony Phi requested to merge fix/select-clearable into main

The prop disableClearable on the Select component has been added to the main props of the Select component instead of being spread in through inputProps for easier accessibility to this prop.

Merge request reports