aboutsummaryrefslogtreecommitdiff
path: root/client/src/components/CustomSelect
AgeCommit message (Collapse)AuthorFilesLines
2024-02-21refactor: Revamp UI and colorschemeBlaster43852-10/+28
- We gruvbox now :)
2024-02-21feat: Add a custom select componentrohan09-raj2-0/+74
- We will use this as default html select component is not very customizable Co-authored-by: Blaster4385 <[email protected]>