이용자제재 수정
This commit is contained in:
@@ -228,7 +228,7 @@ const UserBlockRegist = () => {
|
||||
showToast('USER_BLOCK_VALIDATION_WARNING', {type: alertTypes.warning});
|
||||
return;
|
||||
}
|
||||
};
|
||||
}
|
||||
showModal('USER_BLOCK_REGIST_CONFIRM', {
|
||||
type: alertTypes.confirm,
|
||||
onConfirm: () => handleSubmit('registConfirm'),
|
||||
|
||||
Reference in New Issue
Block a user