fixed code

This commit is contained in:
Hope87
2021-07-08 11:03:47 +03:00
parent f9c2761b73
commit b9b6f78009
5 changed files with 31 additions and 101 deletions

View File

@ -19,7 +19,7 @@ const TagSelect = () => {
dispatch(filteredCandidates(el))
);
dispatch(selectedItems([]));
// dispatch(selectedItems([]));
};
return (