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 b961061 commit 94fa518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import api from '@/services/axiosConfig';
import Alert from '@mui/material/Alert';
import useMediaQuery from '@mui/material/useMediaQuery';
import Button from '@/components/Button';
// Ready for Testing: [dg7ijajz] Test login page

export default function Login() {
const [email, setEmail] = useState<string>('');
Expand Down

0 comments on commit 94fa518

Please sign in to comment.