default
talawa-admin • Docs
talawa-admin / screens/OrganizationActionItems/ItemDeleteModal / default
Function: default()
> default(props
, deprecatedLegacyContext
?): ReactNode
A modal component for confirming the deletion of an action item.
Parameters
• props: InterfaceItemDeleteModalProps
The properties passed to the component.
• deprecatedLegacyContext?: any
Deprecated
See
Returns
ReactNode
The ItemDeleteModal
component.