Skip to main content

default

talawa-adminDocs


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

React Docs

Returns

ReactNode

The JSX element for the delete user card.

Defined in

src/components/UserProfileSettings/DeleteUser.tsx:12