Skip to content

Commit

Permalink
release 0.1.0 (#49)
Browse files Browse the repository at this point in the history
* feat: removed modification to test auto update
  • Loading branch information
SchneiderNicolas committed Dec 3, 2023
1 parent 901c0af commit 107b9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/pages/SignIn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const SignIn = () => {
<div className="flex flex-col justify-center items-center h-screen">
<div className="px-12 py-12 shadow bg-white rounded-md flex flex-col gap-6">
<h1 className="text-2xl font-bold text-gray-600 text-center mb-4">
Sign in to your accounttt
Sign in to your account
</h1>
<Input
placeholder="Email"
Expand Down

0 comments on commit 107b9d6

Please sign in to comment.