From 42ddf079ddcaef16f50067cd48eba77441fbe83c Mon Sep 17 00:00:00 2001 From: Viet Nguyen <3805254+vnugent@users.noreply.github.com> Date: Sat, 28 Oct 2023 14:26:19 -0700 Subject: [PATCH] fit: typos (#998) --- src/app/components/LandingCTA.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/LandingCTA.tsx b/src/app/components/LandingCTA.tsx index 205f18ce4..80b28b902 100644 --- a/src/app/components/LandingCTA.tsx +++ b/src/app/components/LandingCTA.tsx @@ -43,7 +43,7 @@ const Card4All: React.FC = () => { body={ } action={} @@ -65,7 +65,7 @@ const Donate: React.FC = () => { return ( Donate} /> )