Skip to content

Commit

Permalink
fix: sync conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
plumcoding authored Feb 25, 2024
1 parent dcbb225 commit 12d7788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dummy/@/lib/auth/sign-in.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export function SignInForm({
<Input name='email' type='email'/>
</Label>

<Label >
<Label htmlFor='password'>
Password
<Input name='password' type='password'/>
</Label>
Expand Down

0 comments on commit 12d7788

Please sign in to comment.