Skip to main content

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

NameType
propsPropsWithChildren<InterfaceOrganizationModalProps>
context?any

Returns

null | ReactElement<any, any>

Defined in

src/screens/OrgList/OrganizationModal.tsx:58