From bca03d88982d7e8df44b0d508c0e81df96c8f58b Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 14 Mar 2024 01:41:31 +0530 Subject: [PATCH] feat: pass onClick prop to FaBars --- ui/src/components/Topbar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/Topbar/index.tsx b/ui/src/components/Topbar/index.tsx index 263434bc..10df5039 100644 --- a/ui/src/components/Topbar/index.tsx +++ b/ui/src/components/Topbar/index.tsx @@ -32,7 +32,7 @@ const Topbar = () => { - +