🔧 Clearing previous state's CV results in the drawer

This commit is contained in:
2021-07-01 07:58:25 -07:00
parent c6a54d0008
commit 042952117d
6 changed files with 167 additions and 11 deletions

View File

@@ -4,7 +4,6 @@ import axios from "axios";
import Card from "./Card";
import MatchResult from "./MatchResult";
import ComicVineSearchForm from "./ComicVineSearchForm";
import Collapsible from "react-collapsible";
import { Divider } from "antd";
import { isEmpty, isUndefined } from "lodash";
import { IExtractedComicBookCoverFile, RootState } from "threetwo-ui-typings";