This commit is contained in:
2026-04-18 12:20:44 +03:00
parent af757ff224
commit 2068154656
13 changed files with 423 additions and 92 deletions

View File

@@ -67,7 +67,9 @@
<input type="checkbox" class="rounded border-gray-300 text-primary-600 focus:ring-primary-500" />
<span class="ml-2 text-sm text-gray-600">Remember me</span>
</label>
<a href="#" class="text-sm text-primary-600 hover:text-primary-700">Forgot password?</a>
<router-link to="/register" class="text-sm text-primary-600 hover:text-primary-700">
Create account
</router-link>
</div>
<button