From cc12923dec0089bb27f983abd346b56cb7873383 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 7 Mar 2024 04:14:56 +0530 Subject: [PATCH] feat: mt-32 --- ui/src/components/Sidebar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/Sidebar/index.tsx b/ui/src/components/Sidebar/index.tsx index 588df108..5fe3d0e0 100644 --- a/ui/src/components/Sidebar/index.tsx +++ b/ui/src/components/Sidebar/index.tsx @@ -9,7 +9,7 @@ const Sidebar = () => { className="h-screen bg-white text-gray-800 fixed top-16 left-0 flex flex-col justify-between shadow-xl" width={250} > -
+
Bots