-안면인증 권한 제한 주석
This commit is contained in:
@@ -211,9 +211,9 @@ export const FaceAuthPage = () => {
|
|||||||
sortType
|
sortType
|
||||||
]);
|
]);
|
||||||
|
|
||||||
if (!hasAccess) {
|
// if (!hasAccess) {
|
||||||
return <AccessDeniedDialog />;
|
// return <AccessDeniedDialog />;
|
||||||
}
|
// }
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user