🧪 Starting the matching algo

This commit is contained in:
2021-07-02 21:55:56 -07:00
parent c932094f98
commit aef1afdab9
10 changed files with 69 additions and 13 deletions

View File

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