로그 추가
This commit is contained in:
@@ -403,6 +403,7 @@ export const SubLayout = () => {
|
||||
|
||||
const onPressBackKey = () => {
|
||||
let pathname = location.pathname;
|
||||
console.log('pathname = [' + pathname + ']');
|
||||
if(menuOn){
|
||||
setMenuOn(false);
|
||||
setFavoriteEditOn(false);
|
||||
|
||||
Reference in New Issue
Block a user