filmov
tv
Create a simple dropdown component using React | Coding Ninjas React Skill Test

Показать описание
○ On hovering of the button, show the drop down items.
○ The dropdown component should receive the items array to display the items in
the list.
○ On click of an option in dropdown list, close the dropdown
○ The dropdown component should receive the items array to display the items in
the list.
○ On click of an option in dropdown list, close the dropdown