We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b73bbf commit 743c9a7Copy full SHA for 743c9a7
app2/src/routes/yaps/+page.ts
@@ -3,4 +3,3 @@ import { type Load, redirect } from "@sveltejs/kit"
3
export const load: Load = () => {
4
throw redirect(302, "/")
5
}
6
-
0 commit comments