From 848a152730fb734cd922683f106273c816d1db49 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 7 Mar 2024 03:34:25 +0530 Subject: [PATCH] feat: shadow xl --- 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 f377ecf6..dc0c3cc1 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