🔎 CV search results prettification

This commit is contained in:
2022-06-01 23:17:53 -07:00
parent f6d86199dd
commit aeb6e5225d
4 changed files with 78 additions and 29 deletions

View File

@@ -20,7 +20,7 @@ export const PullList = ({ issues }: PullListProps): ReactElement => {
useEffect(() => {
dispatch(
getWeeklyPullList({
startDate: "2022-2-11",
startDate: "2022-6-1",
pageSize: "15",
currentPage: "1",
}),

View File

@@ -95,6 +95,15 @@ export const RecentlyImported = ({
/>
</span>
)}
{/* ComicVine metadata presence */}
{isComicBookMetadataAvailable && (
<span className="icon custom-icon">
<img
src="/img/cvlogo.svg"
alt={"ComicInfo.xml file detected."}
/>
</span>
)}
{/* Issue type */}
{isComicBookMetadataAvailable &&
!isNil(