Skip to content

Commit 4c23e15

Browse files
committed
fix: Filter icons active status...
1 parent 6aca371 commit 4c23e15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/TodoFilter.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const TodoFilter = ({ dispatch }) => {
1919
return (
2020
<div className="todo__filter">
2121
<Button
22-
active
2322
circular
2423
inverted
2524
onClick={handleShowAll}

0 commit comments

Comments
 (0)