Choices
OverviewOfficial Website
A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete, async and creatable support.
Import Package
<!--Select-->
import Select from "react-select";
Add Package
yarn add react-select --save
Remove Package
yarn remove react-select ( you can remove package by removing specific package from package.json )