From fae4a2b22b46b4b2bd0a71f814e14fc3e3117c1b Mon Sep 17 00:00:00 2001 From: AFarHitman7 Date: Mon, 12 Aug 2024 21:12:33 +0530 Subject: [PATCH] fix(donation): fixed logo URL redirect --- src/modules/Public/Donation/components/Footer.tsx | 12 +++++++----- src/modules/Public/Donation/components/Navbar.tsx | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/modules/Public/Donation/components/Footer.tsx b/src/modules/Public/Donation/components/Footer.tsx index ab5cc7426..c305eb687 100644 --- a/src/modules/Public/Donation/components/Footer.tsx +++ b/src/modules/Public/Donation/components/Footer.tsx @@ -24,11 +24,13 @@ const Footer = () => {
- + + +
diff --git a/src/modules/Public/Donation/components/Navbar.tsx b/src/modules/Public/Donation/components/Navbar.tsx index 3ebdeb226..0b9547ade 100644 --- a/src/modules/Public/Donation/components/Navbar.tsx +++ b/src/modules/Public/Donation/components/Navbar.tsx @@ -7,7 +7,7 @@ export default function Navbar(){ return(