remove redundant type attribute from button in Dashboard component

This commit is contained in:
Vaibhav Surve 2025-04-16 11:11:39 +05:30
parent 2f5e91aa11
commit a07422053e

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"