From c6dcbc845d778a8df7f302bec9566ae79596a33e Mon Sep 17 00:00:00 2001 From: SwiftHawk Date: Thu, 16 May 2024 11:25:30 +0500 Subject: [PATCH] chore: formatter fix --- src/pages/home/index.tsx | 2 +- src/pages/sign/index.tsx | 36 ++++++++++++++++++------------------ src/pages/verify/index.tsx | 26 +++++++++++++------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/src/pages/home/index.tsx b/src/pages/home/index.tsx index 6387239..ff7a40f 100644 --- a/src/pages/home/index.tsx +++ b/src/pages/home/index.tsx @@ -16,7 +16,7 @@ export const HomePage = () => { diff --git a/src/pages/sign/index.tsx b/src/pages/sign/index.tsx index 0d21b51..e331521 100644 --- a/src/pages/sign/index.tsx +++ b/src/pages/sign/index.tsx @@ -469,10 +469,10 @@ export const SignPage = () => { if (authUrl) { return (