-
- Downloads
feat: 헤더 및 사이드바 추가
Showing
- package.json 8 additions, 0 deletionspackage.json
- pnpm-lock.yaml 849 additions, 0 deletionspnpm-lock.yaml
- src/components/app-sidebar.tsx 72 additions, 0 deletionssrc/components/app-sidebar.tsx
- src/components/project-switcher.tsx 44 additions, 0 deletionssrc/components/project-switcher.tsx
- src/components/site-header.tsx 21 additions, 0 deletionssrc/components/site-header.tsx
- src/components/ui/avatar.tsx 53 additions, 0 deletionssrc/components/ui/avatar.tsx
- src/components/ui/button.tsx 58 additions, 0 deletionssrc/components/ui/button.tsx
- src/components/ui/card.tsx 68 additions, 0 deletionssrc/components/ui/card.tsx
- src/components/ui/collapsible.tsx 33 additions, 0 deletionssrc/components/ui/collapsible.tsx
- src/components/ui/dropdown-menu.tsx 255 additions, 0 deletionssrc/components/ui/dropdown-menu.tsx
- src/components/ui/input.tsx 21 additions, 0 deletionssrc/components/ui/input.tsx
- src/components/ui/label.tsx 22 additions, 0 deletionssrc/components/ui/label.tsx
- src/components/ui/separator.tsx 26 additions, 0 deletionssrc/components/ui/separator.tsx
- src/components/ui/sheet.tsx 139 additions, 0 deletionssrc/components/ui/sheet.tsx
- src/components/ui/sidebar.tsx 672 additions, 0 deletionssrc/components/ui/sidebar.tsx
- src/components/ui/skeleton.tsx 13 additions, 0 deletionssrc/components/ui/skeleton.tsx
- src/components/ui/tooltip.tsx 59 additions, 0 deletionssrc/components/ui/tooltip.tsx
- src/hooks/use-mobile.ts 19 additions, 0 deletionssrc/hooks/use-mobile.ts
- src/index.css 9 additions, 0 deletionssrc/index.css
- src/pages/Home.tsx 13 additions, 0 deletionssrc/pages/Home.tsx
Loading
Please register or sign in to comment