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 05:04:00 -05:00
committed by GitHub
parent d4221044cc
commit 7d890ea093

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 }}
>