From 753545aa8a62149251a9332eebb602090aaa2449 Mon Sep 17 00:00:00 2001 From: Vaibhav Surve Date: Wed, 16 Apr 2025 11:11:39 +0530 Subject: [PATCH] remove redundant type attribute from button in Dashboard component --- src/components/Dashboard/Dashboard.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Dashboard/Dashboard.jsx b/src/components/Dashboard/Dashboard.jsx index 46bd2197..fd970c1a 100644 --- a/src/components/Dashboard/Dashboard.jsx +++ b/src/components/Dashboard/Dashboard.jsx @@ -200,7 +200,6 @@ const Dashboard = () => {