[국가코드체크] 메인뷰 이동

This commit is contained in:
sungmin.in
2024-06-21 14:45:22 +09:00
parent 018946fdd9
commit d0db8bb369
4 changed files with 99 additions and 91 deletions

View File

@@ -72,6 +72,8 @@ export const ACTIVE_POPUP = {
orderDetailPopup: "orderDetailPopup",
orderDetailCancel: "orderDetailCancel",
errorPopup: "errorPopup",
unSupportedCountryPopup: "unSupportedCountryPopup",
changeCountyPopup: "changeCounty",
};
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
export const AUTO_SCROLL_DELAY = 600;