🪛 Refactoring to use the updated rendition path

This commit is contained in:
2021-07-27 22:02:12 -07:00
parent 57f7621c0e
commit 5a7f30f007
6 changed files with 31 additions and 62 deletions

View File

@@ -55,7 +55,7 @@ const mapDispatchToProps = (dispatch) => ({
getRecentlyImportedComicBooks({
paginationOptions: {
page: 0,
limit: 18,
limit: 31,
},
}),
);