Skip to content

Instantly share code, notes, and snippets.

View luarakerlen's full-sized avatar
🏠
Working from home

Luara Kerlen dos Santos Rangel luarakerlen

🏠
Working from home
View GitHub Profile
@luarakerlen
luarakerlen / menu.jsx
Created September 1, 2023 03:57
chameleon-challenge
/**
* Release note
* Dropdown component
*
* This component is a dropdown menu that can be used to display a list of items.
* It can be used to display a list of items that can be selected or a list of items that can be clicked.
* This component can receive two lists of items, one for the main items and one for the secondary items.
* Also, this component can receive a label that will be displayed on the button.
* Finally, it can get the default selection from the server and display it as the selected item.
*/