From 8d0b11487c25845303d85d27e5fa3ea3e2d58f0a Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Wed, 11 May 2022 19:09:02 +0430 Subject: [PATCH] update 5 files --- src/components/Sidebar/SidebarMenu/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar/SidebarMenu/index.js b/src/components/Sidebar/SidebarMenu/index.js index 2cf10d9..ba33031 100644 --- a/src/components/Sidebar/SidebarMenu/index.js +++ b/src/components/Sidebar/SidebarMenu/index.js @@ -74,7 +74,7 @@ const SidebarMenu = ({ items, buttons }) => { key={i} className="flex flex-row items-center cursor-pointer hover:bg-blue-100 rounded-md p-2" > - + icon

{button.title}