remove redundant type attribute from button in Dashboard component

This commit is contained in:
Vaibhav Surve 2025-04-16 11:11:39 +05:30 committed by Pramod Mahajan
parent 4c491c071d
commit 753545aa8a

View File

@ -200,7 +200,6 @@ const Dashboard = () => {
<div className="btn-group">
<button
type="button"
className="btn btn-outline-primary btn-sm dropdown-toggle"
type="button"
data-bs-toggle="dropdown"