made choice modal large

This commit is contained in:
Abhinav-grd 2021-05-11 17:42:28 +05:30
parent 004ac5826b
commit f1989df034

View file

@ -17,6 +17,7 @@ function ChoiceModal({
}: Props) {
return (
<MessageDialog
size={'lg'}
{...props}
attributes={{ title: constants.MULTI_FOLDER_UPLOAD }}
>