🏓 Library page scaffold

This commit is contained in:
2021-08-03 13:16:45 -07:00
parent 7c3035fcd5
commit 24eaeff9bc
8 changed files with 133 additions and 6 deletions

View File

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