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 Vikas Nale
parent 6f19196265
commit e93c39f22f

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"