Skip to content

Commit

Permalink
Final implementation details
Browse files Browse the repository at this point in the history
  • Loading branch information
ieedan committed Jul 24, 2024
1 parent 2c106ec commit 2d5d8d5
Show file tree
Hide file tree
Showing 33 changed files with 325 additions and 660 deletions.
2 changes: 2 additions & 0 deletions src/lib/assets/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ import LogoTurborepo from './logo-turborepo.svg?component';
import LogoV0 from './logo-v0.svg?component';
import LogoVercelCircle from './logo-vercel-circle.svg?component';
import LogoVercel from './logo-vercel.svg?component';
import MagnifyingGlass from './magnifying-glass.svg';
import Minus from './minus.svg?component';
import Notification from './notification.svg?component';
import Paperclip from './paperclip.svg?component';
Expand Down Expand Up @@ -93,6 +94,7 @@ export const Icons = {
LogoV0,
LogoVercelCircle,
LogoVercel,
MagnifyingGlass,
Minus,
Notification,
Paperclip,
Expand Down
6 changes: 6 additions & 0 deletions src/lib/assets/icons/magnifying-glass.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2d5d8d5

Please sign in to comment.