default
talawa-admin • Docs
talawa-admin / components/UserProfileSettings/DeleteUser / default
Function: default()
> default(props
, deprecatedLegacyContext
?): ReactNode
DeleteUser component displays a card with a button to delete a user. It includes a message and a button to trigger the delete action.
Parameters
• props
• deprecatedLegacyContext?: any
Deprecated
See
Returns
ReactNode
The JSX element for the delete user card.