fix: 기획자의견 반영 수정 250619
This commit is contained in:
@@ -185,7 +185,7 @@ function AppBase(props) {
|
||||
// return () => stopFocusMonitoring();
|
||||
// }, []);
|
||||
|
||||
// 임시 작업용 코드
|
||||
// 임시 작업용 코드 -> 인트로 팝업 표시
|
||||
// useEffect(() => {
|
||||
// const timer = setTimeout(() => {
|
||||
// dispatch(
|
||||
@@ -388,7 +388,7 @@ function AppBase(props) {
|
||||
}, [webOSVersion, deviceId]);
|
||||
|
||||
|
||||
// 테스트용 팝업 표시
|
||||
// 테스트용 인트로 화면 표시
|
||||
// useEffect(() => {
|
||||
// setTimeout(() => {
|
||||
// console.log("App.js optionalTermsTest 팝업 표시");
|
||||
|
||||
Reference in New Issue
Block a user