From 6a266ff772d26b3f442f773eec38a52b0027d459 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Sat, 15 Apr 2023 10:44:45 +0100 Subject: [PATCH] anchor links added --- src/app/modules/auth/AuthLayout.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/modules/auth/AuthLayout.tsx b/src/app/modules/auth/AuthLayout.tsx index 25f9a5b..7403f24 100644 --- a/src/app/modules/auth/AuthLayout.tsx +++ b/src/app/modules/auth/AuthLayout.tsx @@ -40,16 +40,16 @@ const AuthLayout = () => { - + Terms - - Plans + + Contact Us - - Contact Us + + About Us {/* end::Links */} -- 2.34.1