From f4a837ae098bf5b660499f0c005089d8f9f6b37a Mon Sep 17 00:00:00 2001 From: SwiftHawk Date: Tue, 14 May 2024 23:55:16 +0500 Subject: [PATCH] fix: enable verify button --- src/pages/home/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/home/index.tsx b/src/pages/home/index.tsx index 438d9c4..78884f0 100644 --- a/src/pages/home/index.tsx +++ b/src/pages/home/index.tsx @@ -14,7 +14,12 @@ export const HomePage = () => { > Sign - + ) }