From 6a14e4bddcb3cc7a0db151db56e348aa4c7106c3 Mon Sep 17 00:00:00 2001 From: srilekha279 <158455553+srilekha279@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:46:09 +0000 Subject: [PATCH] updated twitter icon --- src/Components/Footer/Footer.jsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Components/Footer/Footer.jsx b/src/Components/Footer/Footer.jsx index c5f77e7..15acbd8 100644 --- a/src/Components/Footer/Footer.jsx +++ b/src/Components/Footer/Footer.jsx @@ -2,7 +2,7 @@ import { useEffect, useState } from "react"; import "./Footer.css"; import logo from "../../assets/logo2.png"; import { FaGithub, FaLinkedin, FaFacebook, FaTwitter, FaInstagram } from "react-icons/fa"; -import { ReactComponent as TwitterIcon } from '../../assets/twitter.png'; +import twitterIcon from '../../assets/twitter.png'; import { NavLink, useNavigate } from "react-router-dom"; import { scroller } from "react-scroll"; import Visitors from "../Visitors"; @@ -163,19 +163,19 @@ const Footer = () => {
- + - + - + - - + Twitter + - +