default
talawa-admin • Docs
talawa-admin / components/AgendaItems/AgendaItemsDeleteModal / default
Function: default()
> default(props
, deprecatedLegacyContext
?): ReactNode
Modal component for confirming the deletion of an agenda item. Displays a confirmation dialog when a user attempts to delete an agenda item.
Parameters
• props: InterfaceAgendaItemsDeleteModalProps
• deprecatedLegacyContext?: any
Deprecated
See
Returns
ReactNode