Close button fix (#141)

* Close button now points to library instead of back

* Redirect back to specific manga page always

Co-authored-by: a <a@a.a>
This commit is contained in:
Silenc3IsGold3n
2022-03-02 13:34:00 +03:30
committed by GitHub
co-authored by a
parent d4221044cc
commit 7d890ea093
+1 -1
View File
@@ -203,7 +203,7 @@ export default function ReaderNavBar(props: IProps) {
color="inherit"
aria-label="menu"
disableRipple
onClick={() => history.goBack()}
onClick={() => history.push('..')}
size="large"
sx={{ mr: -1 }}
>