diff --git a/src/client/components/Library/Library.tsx b/src/client/components/Library/Library.tsx index c966ab5..19f3084 100644 --- a/src/client/components/Library/Library.tsx +++ b/src/client/components/Library/Library.tsx @@ -47,7 +47,7 @@ export const Library = (): ReactElement => { const ComicInfoXML = (value) => { return value.data ? ( -