UserDelete
The form component for deleting the current user account.
Overview
UserDelete is a form component for the current user to delete their account. It is linked from the UserProfile component. After the account is successfully deleted, the user will no longer be in the signed-in state and will be redirected back to the homepage.
Screenshot
Source Code
https://github.com/fireactjs/core/blob/main/src/lib/components/user/UserDelete.js