Skip to content

Commit

Permalink
Todo item manual creation
Browse files Browse the repository at this point in the history
  • Loading branch information
todo-kanban-board[bot] authored Nov 30, 2024
1 parent 9a59c6c commit 76948bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/resetpassword.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import Alert from '@mui/material/Alert';
import useMediaQuery from '@mui/material/useMediaQuery';
import Button from '@/components/Button';
import api from '@/services/axiosConfig';
// Ready for Testing: [mhw26wqf] Create reset password page

export default function ForgotPassword() {
const [email, setEmail] = useState('');
Expand Down

0 comments on commit 76948bc

Please sign in to comment.