Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…lio-client into feat/design
  • Loading branch information
steven-yn committed Dec 10, 2023
2 parents 0a8cb21 + 1c18442 commit 6bd9bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default async function Home() {
>({
query: GET_SKILLS_BY_ID,
variables: {
id: 1,
id: 26,
},
});

Expand Down

0 comments on commit 6bd9bbb

Please sign in to comment.