Skip to content

Commit

Permalink
fix challenge mock
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Feb 12, 2024
1 parent ddfad4d commit 2e7a5ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ export const MOCK_CHALLENGES: Challenge[] = [
starredCount: 99,
createdAt: '',
updatedAt: '',
categories: [],
},
];

0 comments on commit 2e7a5ac

Please sign in to comment.