Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanAuyeung committed Apr 18, 2024
1 parent c712588 commit e19b13d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import {
EyeIcon,
} from './login/styles';


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

0 comments on commit e19b13d

Please sign in to comment.