This commit is contained in:
HyeonJongKim
2025-11-20 18:53:33 +09:00
parent 61993298a7
commit dcede60357

View File

@@ -221,9 +221,9 @@ export const KeyInPaymentPage = () => {
sortType
]);
// if (!hasAccess) {
// return <AccessDeniedDialog />;
// }
if (!hasAccess) {
return <AccessDeniedDialog />;
}
return (
<>