nested Selects React
A react component to manage nested <select>
tags.
install with npm:
npm i nested-selects-react
install with yarn:
yarn add nested-selects-react
in case you want to use it fast
nested-selects-react comes without styles.
If you want to add styles please check docs. it's very easy