Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
This commit is contained in:
@@ -29,7 +29,7 @@ export const FooterNavigation = ({
|
||||
}
|
||||
}
|
||||
else{
|
||||
showAlert('권한이 없습니다.');
|
||||
showAlert(t('common.nopermission'));
|
||||
}
|
||||
};
|
||||
const onClickToOpenMenu = () => {
|
||||
|
||||
Reference in New Issue
Block a user