Skip to content

Commit

Permalink
fix: register message on login page
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes committed Aug 21, 2024
1 parent 0e3fab4 commit a70fe1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ useSeoMeta({
:title
:description
>
Already have an account? <NuxtLink
Don't have an account yet? <NuxtLink
to="/register"
class="text-primary font-medium"
>
Expand Down

0 comments on commit a70fe1a

Please sign in to comment.