diff --git a/01-frontend/src/pages/Payment.tsx b/01-frontend/src/pages/Payment.tsx index 9c481c1..3cdc48a 100644 --- a/01-frontend/src/pages/Payment.tsx +++ b/01-frontend/src/pages/Payment.tsx @@ -184,6 +184,7 @@ export default function Payment() { }; return ( +
@@ -223,5 +224,6 @@ export default function Payment() { +
); } \ No newline at end of file