Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-30 | feat: formated code | Blaster4385 | 1 | -1/+1 | |
2024-02-21 | feat: implemented responsive design | rohan09-raj | 1 | -0/+11 | |
2024-02-21 | fix: increase z-index of custom select | rohan09-raj | 1 | -1/+1 | |
2024-02-21 | refactor: Revamp UI and colorscheme | Blaster4385 | 1 | -9/+19 | |
- We gruvbox now :) | |||||
2024-02-21 | feat: Add a custom select component | rohan09-raj | 1 | -0/+32 | |
- We will use this as default html select component is not very customizable Co-authored-by: Blaster4385 <[email protected]> |