mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: account deletion page
This commit is contained in:
parent
69ed620873
commit
caeeaf6b6a
3 changed files with 14 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ export default function DeleteAccount() {
|
|||
return;
|
||||
}
|
||||
|
||||
navigate("/404");
|
||||
navigate("/account-deletion");
|
||||
};
|
||||
|
||||
const close = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue