im new to react. I want to have multi select with child options.(eg. year - parent , months - child) when year is selected all months in that year should be able to be selected something similar to this. months shuld also be able to select/deselct and can be opened/ closed in year option.
can anyone suggest if any library is available for this purpose?