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
Fix selectors specificity issue in Input component, now classes provided via classNames will override default styles correctly in all inputs
Add option to limit amount of items rendered in searchable Select at a time, this change will enable usage of select with large data sets without stuttering