diff --git a/apps/web/src/app/[locale]/not-found.tsx b/apps/web/src/app/[locale]/not-found.tsx index 0d9667298..5bb139950 100644 --- a/apps/web/src/app/[locale]/not-found.tsx +++ b/apps/web/src/app/[locale]/not-found.tsx @@ -10,7 +10,7 @@ export default async function Page() { const { t } = await getTranslation("en"); return ( -
+