From c7e58f01fb96faf56a66346d8f5e52f5db248b2d Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Tue, 28 Jan 2025 21:18:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Use=20dynamic=20height=20for=20m?= =?UTF-8?q?obile=20(#1527)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/src/app/[locale]/(auth)/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/app/[locale]/(auth)/layout.tsx b/apps/web/src/app/[locale]/(auth)/layout.tsx index eca89a936..bc470f0b2 100644 --- a/apps/web/src/app/[locale]/(auth)/layout.tsx +++ b/apps/web/src/app/[locale]/(auth)/layout.tsx @@ -14,7 +14,7 @@ export default async function Layout({ children: React.ReactNode; }) { return ( -
+