Problem
Implement dropdown component for Codex-UI
Check this figma file for design
Steps
- Create dropdowncomponent inside of the
/codex-ui/src/vue/components directory
- Create demonstration file for this component inside of the
/codex-ui/dev/pages directory