Refactor and fix sorting in library (#197)

This commit is contained in:
Valter Martinek
2022-11-24 21:04:30 +01:00
committed by GitHub
parent 154b357c40
commit 62816338f3
5 changed files with 75 additions and 76 deletions

View File

@@ -212,6 +212,7 @@ export default function SearchAll() {
horisontal
noFaces
message={fetched[id] ? 'No manga was found!' : undefined}
inLibraryIndicator
/>
</>
)