🪛 Escaped # in encoded image URI

This commit is contained in:
2021-07-13 06:39:08 -07:00
parent d1074376ea
commit 749ea5778b
6 changed files with 2334 additions and 2303 deletions

View File

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