devika icon indicating copy to clipboard operation
devika copied to clipboard

refactor: move dropdown logic into component

Open AndrewBastin opened this issue 1 year ago • 0 comments

This PR intends to refactor the Dropdown component logic and unify them into a single component.

What's changed

  • Create a new Dropdown component.
  • Update .gitignore to allow for the Dropdown component to be placed in ui/src/components/ui
  • Move ControlPanel components to use the new Dropdown component.

AndrewBastin avatar Mar 26 '24 05:03 AndrewBastin