[buyoption] 로그인 관련 수정
- 뜰때 하이드 팝업 되는 문제로 인해서 멤버십이 안뜨는부분때문에 sethidepopup제거.
This commit is contained in:
@@ -1425,8 +1425,6 @@ const BuyOption = ({
|
||||
setTimeout(() => {
|
||||
Spotlight.focus('buy-option-buy-now-button');
|
||||
});
|
||||
|
||||
dispatch(setHidePopup());
|
||||
dispatch(launchMembershipApp());
|
||||
} else {
|
||||
dispatch(setShowPopup(Config.ACTIVE_POPUP.qrPopup));
|
||||
|
||||
Reference in New Issue
Block a user