ucsb-cs156-s24 / proj-organic-s24-5pm-2

https://ucsb-cs156-s24.github.io/proj-organic-s24-5pm-2/
0 stars 0 forks source link

Created Generic Storybook Dropdown Element #32

Closed ukyl closed 4 months ago

ukyl commented 4 months ago

Changes


In this PR, we've created a storybook element for a dropdown.

As a User I can select from a dropdown from a (sorted) list of content dropdownbasic

As a User I can not select anything if there is no list of content provided dropdownempty

Link to storybook

Issues


Partially Closes #2 Closes #25