Merge branch 'dev' into 'staging'
-- See merge request frontend/squiz!363
This commit is contained in:
commit
bde2b4e8d4
@ -37,7 +37,7 @@ export const useAfterPay = () => {
|
||||
startPayCartProcess(paymentUserId)
|
||||
} else {
|
||||
enqueueSnackbar("Товары успешно приобретены")
|
||||
if (currentCC) navigate("tariffs")
|
||||
if (currentCC) navigate("/tariffs")
|
||||
cancelPayCartProcess()
|
||||
}
|
||||
})()
|
||||
|
Loading…
Reference in New Issue
Block a user