Refactor and fix sorting in library (#197)

This commit is contained in:
Valter Martinek
2022-11-24 23:34:30 +03:30
committed by GitHub
parent 154b357c40
commit 62816338f3
5 changed files with 75 additions and 76 deletions
+1
View File
@@ -212,6 +212,7 @@ export default function SearchAll() {
horisontal
noFaces
message={fetched[id] ? 'No manga was found!' : undefined}
inLibraryIndicator
/>
</>
)