From bba2bb144451e69f495907b3f309d5df1bf79874 Mon Sep 17 00:00:00 2001 From: uttamdasud <70854150+uttamdasud@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:08:27 +0530 Subject: [PATCH] Fix: #4 Missing li tag in Socials list issue: #4 Fixed missing li tag in social list in Footer section --- src/components/Footer.jsx | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 2ce4be2c..8e1f5ce5 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -12,14 +12,20 @@ const Footer = () => {