.
Showing
7 changed files
with
5 additions
and
6 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment
... | ... | @@ -179,7 +179,6 @@ const Reviews = ({ isVendor }) => { |
}; | ||
}) | ||
); | ||
// dispatch(getActivitiesByFilters({})); | ||
}, [reviews]); | ||
return ( | ||
... | ... |