diff --git a/app/page.tsx b/app/page.tsx index b1effa6..f88fc1a 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -11,7 +11,7 @@ export default async function Page({ searchParams }: { } return <> - Redirecting to
{redirectPath}+ Redirecting to
{redirectPath}
{/* Prefixing with . ignores the app basepath (why? undocumented behaviour)*/}