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