Skip to content

Commit

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

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

0 comments on commit 9e5d097

Please sign in to comment.