-accouting Wep
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 8m54s
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 8m54s
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
} @else if(mode == "forgot-password"){
|
||||
<app-login-forgot (otpEventSubmit)="onOtpSendSubmit($event)" (otpVerifyEventSubmit)="onVerifySubmit($event)"></app-login-forgot>
|
||||
}
|
||||
<!-- @else {
|
||||
|
||||
} -->
|
||||
@else if(mode == "register"){
|
||||
<app-login-register (registeredEventSubmit)="onRegisterSubmit($event)"></app-login-register>
|
||||
}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user