add pagination to library and fix some prettier issues (#237)
Co-authored-by: akxer <>
This commit is contained in:
@@ -211,7 +211,7 @@ const SearchAll: React.FC = () => {
|
||||
hasNextPage={false}
|
||||
lastPageNum={lastPageNum}
|
||||
setLastPageNum={setLastPageNum}
|
||||
horisontal
|
||||
horizontal
|
||||
noFaces
|
||||
message={fetched[id] ? 'No manga was found!' : undefined}
|
||||
inLibraryIndicator
|
||||
|
||||
Reference in New Issue
Block a user