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