From ffba961d72309f0a24b35be3b28b430bb495fc0c Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 24 May 2025 20:59:40 +0200 Subject: [PATCH] fmt: don't use curly braces --- web/src/pages/Login/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/src/pages/Login/index.tsx b/web/src/pages/Login/index.tsx index 2f3e266..1db8b52 100644 --- a/web/src/pages/Login/index.tsx +++ b/web/src/pages/Login/index.tsx @@ -70,9 +70,7 @@ export default function LoginPage() { ); return ( -
+