🤼‍♀️ Ability to apply a select ComicVine match first draft

This commit is contained in:
2021-08-06 13:43:42 -07:00
parent 8df48ea6ae
commit b2fb21146d
10 changed files with 267 additions and 123 deletions

View File

@@ -16,6 +16,7 @@ export const RecentlyImported = ({
key={idx}
comicBookCoversMetadata={doc.rawFileDetails}
mongoObjId={doc._id}
title
/>
);
})}