From 0b047ed4a73deb96e8f5ac03a6d30dc36863f708 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 = () => {
-
+ {/*
-
+
*/} );