MyOrders popup

This commit is contained in:
hyunwoo93.cha
2024-06-20 23:41:29 +09:00
parent a75997314f
commit 491a4ce539
14 changed files with 694 additions and 794 deletions

View File

@@ -68,7 +68,7 @@ export const ACTIVE_POPUP = {
setPinCodePopup: "setPinCodePopup",
hotPicksSmsPopup: "hotPicksSmsPopup",
watchPopup: "watchPopup",
orderCancelReason: "orderCancelReason",
orderCancelPopup: "orderCancelPopup",
orderDetailPopup: "orderDetailPopup",
orderDetailCancel: "orderDetailCancel",
errorPopup: "errorPopup",