order: enhance UI & styles
This commit is contained in:
@@ -66,7 +66,7 @@ export default function CheckoutPage() {
|
||||
value={order?.officeNumber}
|
||||
/>
|
||||
)}
|
||||
{orderType === OrderType.Gift && <GiftCard />}
|
||||
{/* {orderType === OrderType.Gift && <GiftCard />} */}
|
||||
{/* <RoomDetails />
|
||||
<OfficeDetails /> */}
|
||||
{/* <GiftDetails /> */}
|
||||
|
||||
Reference in New Issue
Block a user