From 74bb581d11230315a26d35d83c16629ee07d8aa0 Mon Sep 17 00:00:00 2001 From: Vxrcel Date: Thu, 25 Jul 2024 15:16:34 +0100 Subject: [PATCH] fix: image import --- src/app/(auth-routes)/login/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(auth-routes)/login/page.tsx b/src/app/(auth-routes)/login/page.tsx index 724d810e2..e2766515e 100644 --- a/src/app/(auth-routes)/login/page.tsx +++ b/src/app/(auth-routes)/login/page.tsx @@ -103,7 +103,7 @@ const LoginPage = () => { className="flex items-center rounded-md border border-gray-300 bg-white px-4 py-4 text-gray-700 shadow-sm hover:bg-gray-50" >