Select
Select is a wrapper around react-select with Funnel styling and defaults.
The native browser <select>
doesn’t come with a beautiful default and it’s hard to style,
so instead use this component for better style through out the app.
multi select
install
Use
If you are already using react-select
, then it might be enough to
just import the css file and apply the css-classes seen below.