From 396128282d5fbeaf3d074913361df9e2abad9af1 Mon Sep 17 00:00:00 2001 From: Woo Jin Lee Date: Mon, 23 Sep 2024 18:19:40 +1200 Subject: [PATCH] chore: remove unused div inside login page. --- frontend/src/features/login/LoginPage/LoginPage.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/features/login/LoginPage/LoginPage.jsx b/frontend/src/features/login/LoginPage/LoginPage.jsx index 3679225d..3cc45638 100644 --- a/frontend/src/features/login/LoginPage/LoginPage.jsx +++ b/frontend/src/features/login/LoginPage/LoginPage.jsx @@ -38,7 +38,6 @@ export default function LoginPage() { return (
-
{/* Main title + subtitle */}