diff --git a/src/pages/OrderSummary/OrderSummary.tsx b/src/pages/OrderSummary/OrderSummary.tsx index 0497907..859dafd 100644 --- a/src/pages/OrderSummary/OrderSummary.tsx +++ b/src/pages/OrderSummary/OrderSummary.tsx @@ -72,13 +72,12 @@ export const OrderSummary: FC = () => { const renderPendingMessage = () => ( <> PAYMENT PENDING - - We are currently pending confirmation for your payment from our payment - processor. If you have paid, please check back later. - - - Should the issue persist, please contact us at merch@ntuscse.com with - proof of payment. We apologize for the inconvenience. + + We are currently pending confirmation for your payment If you have + paid, please check back later.
+ Should the issue persist, please contact us at merch@ntuscse.com with proof of + payment. We apologize for the inconvenience.