Skip to content

Commit

Permalink
remove commented button
Browse files Browse the repository at this point in the history
  • Loading branch information
dEdmishka committed Jan 21, 2024
1 parent 329c6f0 commit 2bf4d73
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Pages/Auth/FormAuth.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ const AuthForm: FC = () => {
<Button className="mt-3 w-full" type="submit">
Next
</Button>
{/* <Button className="mt-3 w-full" type="submit">
Next
</Button> */}
</Form>
)
}
Expand Down

0 comments on commit 2bf4d73

Please sign in to comment.