You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
From what I could tell, both the MultiSelect and the SingleSelect need defaultProps set for the same props, which are listed below.
clearText (Clear)
filterPlaceholder (Filter)
loadingText (Loading)
noMatchText (No results found)
placeholder (Please select an option / Please select one or more options)
From what I could tell, both the
MultiSelectand theSingleSelectneed defaultProps set for the same props, which are listed below.@ismay could you check: