We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9ec88 commit f2e3a7fCopy full SHA for f2e3a7f
src/app/components/login/login.component.html
@@ -8,7 +8,7 @@
8
<h3 class="py-2 logo text-clr_primary text-2xl">LINKSLY</h3>
9
<div class="py-4">
10
<h3 class="font-bold text-2xl">Hello,</h3>
11
- <h3 class="font-bold text-2xl">Create Your Account</h3>
+ <h3 class="font-bold text-2xl">Log Into Your Account</h3>
12
</div>
13
<h4 *ngIf="state.showLoginError" class="text-red-600 text-xl text-center">
14
Login details incorrect or user doesn't exist
0 commit comments