From 088b046e28fb33e0aa6583753514ba2f4c8908f0 Mon Sep 17 00:00:00 2001 From: Ayush Deb Date: Fri, 31 May 2024 23:39:35 +0530 Subject: [PATCH 1/7] updated footer Changed 'Help' to 'FAQs' --- src/components/Footer/Footer.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index 61e34ae8..d2bdc804 100644 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -1,6 +1,7 @@ import "./Footer.css"; import { FaGithub, FaInstagram, FaFacebook, FaLinkedin } from "react-icons/fa"; + function Footer() { return ( From 2fdd2cf39ad31a1ea8e42d2c75c86a3c78fa2170 Mon Sep 17 00:00:00 2001 From: Ayush Deb Date: Sun, 16 Jun 2024 21:23:30 +0530 Subject: [PATCH 6/7] updated --- src/components/Dashboard/Dashboard.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard/Dashboard.jsx b/src/components/Dashboard/Dashboard.jsx index 459ad850..cd341697 100644 --- a/src/components/Dashboard/Dashboard.jsx +++ b/src/components/Dashboard/Dashboard.jsx @@ -211,7 +211,7 @@ const Dashboard = () => { ))} - +