mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-21 15:24:51 +00:00
Add login page
This commit is contained in:
@@ -138,7 +138,7 @@ export default function SignUp() {
|
||||
<div className="text-sm text-center">
|
||||
Already have an account?
|
||||
<Link
|
||||
to=""
|
||||
to="/login"
|
||||
className="ms-2 font-semibold text-indigo-700 hover:underline"
|
||||
>
|
||||
Log in here.
|
||||
|
Reference in New Issue
Block a user