1
0

Requirements Document

This commit is contained in:
Ahmed Al-Taiar
2023-11-20 11:41:59 -05:00
parent adf1627405
commit 9c0bee1d0b
9 changed files with 238 additions and 4 deletions

View File

@ -33,7 +33,6 @@ const ForgotPasswordPage = () => {
// The function `forgotPassword.handler` in api/src/functions/auth.js has
// been invoked, let the user know how to get the link to reset their
// password (sent in email, perhaps?)
// TODO: forgot password
toast.custom((t) => (
<ToastNotification
toast={t}