Skip to content

Commit

Permalink
Fixed gihub pages issue??
Browse files Browse the repository at this point in the history
  • Loading branch information
BenM-BenM committed Mar 7, 2024
1 parent da7e77c commit 548ebfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/FormsList.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
const setResponse = (id: number) => {
$response = id;
goto("/sveltekit-github-pages/form");
goto("/sveltekit-github-pages/Calvera/form");
console.log($response)
};
Expand Down

0 comments on commit 548ebfb

Please sign in to comment.