🔧 Fixed a bad state and got metadata tab groups working
This commit is contained in:
@@ -163,7 +163,7 @@ export const fetchComicVineMatches = (searchPayload) => (dispatch) => {
|
||||
console.log(error);
|
||||
}
|
||||
|
||||
// dispatch({
|
||||
// type: CV_CLEANUP,
|
||||
// });
|
||||
dispatch({
|
||||
type: CV_CLEANUP,
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user