Skip to content

Commit

Permalink
Remove login dialog extra information
Browse files Browse the repository at this point in the history
  • Loading branch information
joschrew committed Dec 6, 2023
1 parent 5d1116c commit 7d06db3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/login/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
Login
</button>
</form>

<!--
<hr />
<div class="text-center my-2 text-sm text-gray-500">
If you forget your password or want to create a test account, please
Expand All @@ -44,9 +44,9 @@
href="mailto:[email protected]"
class="text-blue-500"
title="Open mail for forgot password"
>[email protected]</a
>
>[email protected]</a>
</div>
-->
</Modal>
</template>

Expand Down

0 comments on commit 7d06db3

Please sign in to comment.