talawa-admin / Modules / screens/OrgList/OrganizationModal
Module: screens/OrgList/OrganizationModal
Table of contents
Functions
Functions
default
▸ default(props
, context?
): null
| ReactElement
<any
, any
>
Represents the organization modal component.
Parameters
Name | Type |
---|---|
props | PropsWithChildren <InterfaceOrganizationModalProps > |
context? | any |
Returns
null
| ReactElement
<any
, any
>