From 1484682bf1271db828f0bc45c26ac771fdd46f2d Mon Sep 17 00:00:00 2001 From: Krishnendu Das <86651039+itskdhere@users.noreply.github.com> Date: Sat, 9 Nov 2024 00:50:42 +0530 Subject: [PATCH] add quiz to navbar --- src/components/Navbar/Navbar.jsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/Navbar/Navbar.jsx b/src/components/Navbar/Navbar.jsx index af9230c..14bb4a9 100644 --- a/src/components/Navbar/Navbar.jsx +++ b/src/components/Navbar/Navbar.jsx @@ -42,6 +42,9 @@ const Navbar = (props) => { Teams + + Quiz + FAQs @@ -91,6 +94,9 @@ const Navbar = (props) => { Teams + + Quiz + FAQs