Skip to content

Commit

Permalink
Fix wrong api call
Browse files Browse the repository at this point in the history
  • Loading branch information
aramceballos committed Jan 22, 2022
1 parent 2814bad commit 262f75e
Show file tree
Hide file tree
Showing 10 changed files with 4,406 additions and 4,913 deletions.
87 changes: 0 additions & 87 deletions components/Card/index.tsx

This file was deleted.

25 changes: 0 additions & 25 deletions components/GitHubIcon/index.tsx

This file was deleted.

42 changes: 0 additions & 42 deletions components/ProjectList/index.tsx

This file was deleted.

63 changes: 0 additions & 63 deletions components/TransitionLoader/index.tsx

This file was deleted.

5 changes: 4 additions & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
Loading

0 comments on commit 262f75e

Please sign in to comment.