replace history entry when navigating from /afterpay
This commit is contained in:
parent
6cb618ed1e
commit
d327033c1b
@ -62,6 +62,7 @@ export default () => {
|
|||||||
<Button
|
<Button
|
||||||
component={Link}
|
component={Link}
|
||||||
to={`https://${domain}.pena.digital${pathname}`}
|
to={`https://${domain}.pena.digital${pathname}`}
|
||||||
|
replace={true}
|
||||||
variant="pena-contained-dark"
|
variant="pena-contained-dark"
|
||||||
>На главную</Button>
|
>На главную</Button>
|
||||||
</Box>
|
</Box>
|
||||||
|
Loading…
Reference in New Issue
Block a user