default
Function: default()
default(
props
,deprecatedLegacyContext
?):ReactNode
Defined in: src/screens/OrganizationActionItems/ItemDeleteModal.tsx:26
A modal component for confirming the deletion of an action item.
Parameters
props
The properties passed to the component.
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode
The ItemDeleteModal
component.