change support url
This commit is contained in:
parent
e8d1057c69
commit
1ea11f8eff
@ -7,7 +7,7 @@ function handleRetry() {
|
||||
}
|
||||
|
||||
function openSupport() {
|
||||
window.open('https://support.evoleasing.ru', '_blank').focus();
|
||||
window.open('https://help.evoleasing.ru', '_blank').focus();
|
||||
}
|
||||
|
||||
const RetryButton = <Button action={handleRetry} text="Попробовать еще раз" />;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user