[checkoutpanel] pinCode 포커스 처리 및 에러코드 별 분기처리 / qr팝업 추가 / SHA256 암호화
This commit is contained in:
@@ -60,6 +60,7 @@ export const ACTIVE_POPUP = {
|
||||
eventPopup: "eventPopup",
|
||||
smsPopup: "smsPopup",
|
||||
alertPopup: "alertPopup",
|
||||
setPinCodePopup: "setPinCodePopup",
|
||||
};
|
||||
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
|
||||
export const AUTO_SCROLL_DELAY = 600;
|
||||
|
||||
Reference in New Issue
Block a user