Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
o ultimo commit pt2 o retorno dos commits
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus motizuki authored and matheus motizuki committed Oct 8, 2023
1 parent 8d40dc4 commit 9523e3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/components/SchoolLogin.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
<div class="px-4 pb-2 pt-4">
<button class="uppercase block w-full p-4 text-lg rounded-lg bg-violet-600 hover:bg-violet-900 focus:outline-none">Logar</button>
</div>
<p class="text-sm font-light text-gray-500 dark:text-gray-400">
Não tem uma conta ainda? <a href="/school/register" class="font-medium text-violet-600 hover:underline dark:text-primary-500">Registrar</a>
</p>
</form>
</div>
</div>
Expand Down

0 comments on commit 9523e3f

Please sign in to comment.