remove redundant type attribute from button in Dashboard component
This commit is contained in:
parent
6f19196265
commit
e93c39f22f
@ -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