checkout form: fix label issue

This commit is contained in:
2025-10-27 18:00:16 +03:00
parent c97c7e9137
commit 2b400e51be

View File

@@ -25,6 +25,7 @@ export default function CheckoutPage() {
initialValues={{
phone,
}}
layout="vertical"
>
<ProHeader>{t("checkout.title")}</ProHeader>
<div className={styles.checkoutContainer}>