From 682a145611658b4b411df69dfe24630355feb7d8 Mon Sep 17 00:00:00 2001 From: Vladimir Skrjabin Date: Thu, 26 Oct 2023 14:56:26 +0300 Subject: [PATCH] logout icon onClick added --- src/components/Navbar.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 3102bd5..703dda4 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -69,11 +69,10 @@ function NavList() { ) : null} - +