diff --git a/core/app/[locale]/(default)/[...rest]/page.tsx b/core/app/[locale]/(default)/[...rest]/page.tsx index a339b4b602..0d6708835e 100644 --- a/core/app/[locale]/(default)/[...rest]/page.tsx +++ b/core/app/[locale]/(default)/[...rest]/page.tsx @@ -40,3 +40,4 @@ export default async function CatchAllPage({ params }: { params: Promise