From 93126c1724c513c22544572c1e7fec19eebe98cf Mon Sep 17 00:00:00 2001 From: parsaaghayi Date: Sat, 22 Aug 2026 19:31:21 +0330 Subject: [PATCH] fix(checkout): fix syntax and hook structure in CheckoutPage --- frontend/application/components/CheckoutPage.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/application/components/CheckoutPage.tsx b/frontend/application/components/CheckoutPage.tsx index 5ce6ae9..7b514a0 100644 --- a/frontend/application/components/CheckoutPage.tsx +++ b/frontend/application/components/CheckoutPage.tsx @@ -258,6 +258,8 @@ export default function CheckoutPage() { ); + } + return (