Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DanZfsd committed Nov 9, 2024
1 parent 0cc2892 commit 17791cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/components/pages/CreatePasswordPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ const CreatePasswordPage = (): React.ReactElement => {
return;
}
setShowModal(true);

// RESET PASSWORD LOGIC HERE
};
return (
<Flex
Expand Down

0 comments on commit 17791cc

Please sign in to comment.