From a9fe65f740fafc65e6c53441e7d003c2a7b1b7e2 Mon Sep 17 00:00:00 2001 From: Rohit <45072928+rohittp0@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:14:54 +0000 Subject: [PATCH] added register button --- presentation/Hero/index.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/presentation/Hero/index.tsx b/presentation/Hero/index.tsx index 09c6c89..6d491f3 100644 --- a/presentation/Hero/index.tsx +++ b/presentation/Hero/index.tsx @@ -83,19 +83,13 @@ const Hero = () => { style={{ height: "44px", width: "312px" }} > - {/* */} + Register For Make-a-Ton + );