From e8ebbe4d7665b0cab05461075a006c2c33af3765 Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Wed, 26 Nov 2025 17:45:55 +0530 Subject: [PATCH] Hide the Weidget. --- src/components/Dashboard/Dashboard.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Dashboard/Dashboard.jsx b/src/components/Dashboard/Dashboard.jsx index 3748c0a1..e5ed7edc 100644 --- a/src/components/Dashboard/Dashboard.jsx +++ b/src/components/Dashboard/Dashboard.jsx @@ -83,9 +83,9 @@ const Dashboard = () => {
-
+ {/*
-
+
*/} );