remove redundant type attribute from button in Dashboard component
This commit is contained in:
parent
2f5e91aa11
commit
a07422053e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user