Toggling Dropdown Menu
Scenario is: onClick of a dropdown, I want to display something and onClick of another dropdown I want to display a different content from the first dropdown:
Check it out here on codesandbox : Dropdown menu
First, declare a state for the dropdown...
reetah.hashnode.dev3 min read