From 47dac3128544bed63396e044d4cd7871fd9e2a95 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 7 Mar 2024 03:34:40 +0530 Subject: [PATCH] feat: shadow md --- 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 dc0c3cc1..f377ecf6 100644 --- a/ui/src/components/Topbar/index.tsx +++ b/ui/src/components/Topbar/index.tsx @@ -12,7 +12,7 @@ const Topbar = () => { const hideDrawer = () => setVisible(false); return ( -
+
Maxun