Commit fd7a313a by abraham

loginchange

parent 19692f33
......@@ -31,7 +31,7 @@
<input type="email" placeholder="Email ID">
<input type="password" placeholder="Password">
<div class="btn-m-login">
<button class="btn-login">Login</button>
<button class="btn-login" (click)="goToPage('loginaccount')">Login</button>
</div>
<div class="links">
<div class="row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment