Proptypes validation for components in ComicDetail

This commit is contained in:
2021-09-06 15:01:21 -07:00
parent a173b4f971
commit 060a9143e8
2 changed files with 27 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ import {
AIRDCPP_SEARCH_IN_PROGRESS,
IMS_COMIC_BOOK_DB_OBJECT_FETCHED,
} from "../constants/action-types";
import { each, isNil, isUndefined, result } from "lodash";
import { isNil } from "lodash";
import axios from "axios";
interface SearchData {