From 8a5d7fd2db91f3e371c435b43b0ba9fd6eff3bb8 Mon Sep 17 00:00:00 2001 From: Nitin Kumar <199nitinkumar@gmail.com> Date: Sat, 29 Jul 2023 20:53:26 +0530 Subject: [PATCH] Fixed Allignment is not Correct #181 --- app/(auth)/register/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(auth)/register/page.tsx b/app/(auth)/register/page.tsx index 1b61ff0..a9d5593 100644 --- a/app/(auth)/register/page.tsx +++ b/app/(auth)/register/page.tsx @@ -12,7 +12,7 @@ export const metadata = { export default function RegisterPage() { return ( -
+
Login -
+