more
This commit is contained in:
@@ -7,6 +7,7 @@ const ConfirmModal = ({
|
||||
buttonLabelText,
|
||||
modalText,
|
||||
isBusy,
|
||||
isReport,
|
||||
}) => {
|
||||
return (
|
||||
<Modal show="true" onHide={onCancel} size="lg">
|
||||
|
||||
Reference in New Issue
Block a user