From 27ce0724af94d34d3aec2111d75d2d6e7a5b0adb Mon Sep 17 00:00:00 2001 From: CodinMaster Date: Mon, 29 Nov 2021 02:37:42 +0530 Subject: [PATCH] add link to gitcoin grants --- src/components/Footer.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/components/Footer.js b/src/components/Footer.js index 0edca51..e0e7ab3 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -7,6 +7,9 @@ import { Spacer, Link, Text, + Alert, + HStack, + Box, } from "@chakra-ui/react"; import { ExternalLinkIcon } from "@chakra-ui/icons"; import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; @@ -28,6 +31,15 @@ function Footer() { + + Found the project helpful? Support it on + + + Gitcoin Grants + + + + Built by:{" "}