diff --git a/src/pages/(exam)/ExamPage.tsx b/src/pages/(exam)/ExamPage.tsx index a8bc3435..fa5505dd 100644 --- a/src/pages/(exam)/ExamPage.tsx +++ b/src/pages/(exam)/ExamPage.tsx @@ -424,7 +424,7 @@ export default function ExamPage({page}: Props) { { reset(); diff --git a/src/pages/payment-record.tsx b/src/pages/payment-record.tsx index c9df89e0..941f9fab 100644 --- a/src/pages/payment-record.tsx +++ b/src/pages/payment-record.tsx @@ -1151,7 +1151,7 @@ export default function PaymentRecord() { > Payments - clsx( "w-full rounded-lg py-2.5 text-sm font-medium leading-5 text-mti-purple-light", @@ -1165,6 +1165,7 @@ export default function PaymentRecord() { > Paypal + )}