judge4c/src/components/ui
2025-02-25 21:33:17 +08:00
..
badge.tsx feat(components/ui): add Badge and Tabs components from shadcn/ui 2025-02-23 16:37:12 +08:00
button.tsx feat(component/ui): add Button and DropdownMenu components from shadcn/ui 2025-02-19 22:41:26 +08:00
dropdown-menu.tsx feat(component/ui): add Button and DropdownMenu components from shadcn/ui 2025-02-19 22:41:26 +08:00
resizable.tsx feat(components/ui): add Resizable component from shadcn/ui 2025-02-21 20:02:31 +08:00
scroll-area.tsx feat(components/ui): add Scroll Area component from shadcn/ui 2025-02-20 15:56:55 +08:00
select.tsx feat(component/ui): add Select component from shadcn/ui 2025-02-25 21:33:17 +08:00
skeleton.tsx feat(components/ui): add Skeleton component from shadcn/ui 2025-02-19 11:12:29 +08:00
tabs.tsx feat(components/ui): add Badge and Tabs components from shadcn/ui 2025-02-23 16:37:12 +08:00
toggle.tsx feat(component/ui): add Toggle component from shadcn/ui 2025-02-19 21:44:24 +08:00