From dafad02cf82bb6f5fb095e9413501e5086ef08f3 Mon Sep 17 00:00:00 2001
From: Sushant khadka <87481819+NamelesssNerd@users.noreply.github.com>
Date: Sat, 7 Oct 2023 23:10:28 +0545
Subject: [PATCH] feat: avatar's background color will be random. (#31)
---
components/Dashboard/DashboardSidebar/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/Dashboard/DashboardSidebar/index.tsx b/components/Dashboard/DashboardSidebar/index.tsx
index 89239d16..2d9a370e 100644
--- a/components/Dashboard/DashboardSidebar/index.tsx
+++ b/components/Dashboard/DashboardSidebar/index.tsx
@@ -97,7 +97,7 @@ const DashboardSidebar: React.FC = () => {
) : (
<>
-