From 69c8b2218b07b98dc3137e9e3c758ba5094e260d Mon Sep 17 00:00:00 2001
From: Abhishekkatale <110841864+Abhishekkatale@users.noreply.github.com>
Date: Thu, 3 Oct 2024 17:19:50 +0530
Subject: [PATCH] Update Footer.jsx
---
src/components/Footer.jsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx
index 8ccd445..09d1cd3 100644
--- a/src/components/Footer.jsx
+++ b/src/components/Footer.jsx
@@ -1,5 +1,5 @@
import React from "react";
-import { FaGithubSquare, FaInstagram, FaTwitterSquare, FaLinkedin } from "react-icons/fa";
+import { FaGithubSquare, FaInstagram, FaXTwitter, FaLinkedin } from "react-icons/fa";
const Footer = () => {
return (
@@ -13,7 +13,7 @@ const Footer = () => {
-
+