Develop
This commit is contained in:
parent
b650570936
commit
f36c9a7fc7
@ -24,7 +24,9 @@ function PaymentSuccessPage(): JSX.Element {
|
||||
style={{ minHeight: "98px" }}
|
||||
/>
|
||||
<div className={styles.text}>
|
||||
<Title variant="h1">{t("auweb.pay_good.title")}</Title>
|
||||
<Title variant="h1">The information has been sent to your email</Title>
|
||||
<p>{t("auweb.pay_good.title")}</p>
|
||||
<br />
|
||||
<p>{t("auweb.pay_good.text1")}</p>
|
||||
</div>
|
||||
<MainButton
|
||||
|
||||
Loading…
Reference in New Issue
Block a user