From 94bb35cc8c0282adb5f5a061e909b4f91db8ed12 Mon Sep 17 00:00:00 2001 From: RohitR311 Date: Wed, 8 Jan 2025 19:58:50 +0530 Subject: [PATCH] feat: add theme icon and change colors --- src/components/molecules/NavBar.tsx | 174 ++-------------------------- 1 file changed, 10 insertions(+), 164 deletions(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index 01fa01b7..c68873ff 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -103,79 +103,6 @@ export const NavBar: React.FC = ({ localStorage.setItem("language", lang); }; -// const renderBrandSection = () => ( -// -// -// Maxun -// -// -// ); - -// const renderSocialButtons = () => ( -// <> -// -// -// -//