working on gift flow

This commit is contained in:
2025-10-20 00:57:07 +03:00
parent 6214e2c0f5
commit a131c9147a
19 changed files with 137 additions and 62 deletions

View File

@@ -33,8 +33,6 @@ export default function OrderPage() {
},
);
console.log(orderDetails);
return (
<>
<ProHeader>{t("order.title")}</ProHeader>