fix: Fixes dialout dialog and undefined error.

This commit is contained in:
damencho
2025-03-12 11:12:11 -05:00
committed by Дамян Минков
parent ea0f9e7934
commit f291dc90f4

View File

@@ -203,8 +203,6 @@ class InviteContactsForm extends AbstractAddPeopleDialog<IProps, IState> {
);
}
_isAddDisabled: () => boolean;
/**
* Callback invoked when a selection has been made but before it has been
* set as selected.