Added @Input to the log-in component that indicates whether the component is...
Added @Input to the log-in component that indicates whether the component is being used in the standalone login page or the drop-down.
Showing
- src/app/+login-page/login-page.component.html 2 additions, 1 deletionsrc/app/+login-page/login-page.component.html
- src/app/shared/auth-nav-menu/auth-nav-menu.component.html 2 additions, 1 deletionsrc/app/shared/auth-nav-menu/auth-nav-menu.component.html
- src/app/shared/log-in/log-in.component.spec.ts 5 additions, 4 deletionssrc/app/shared/log-in/log-in.component.spec.ts
- src/app/shared/log-in/log-in.component.ts 10 additions, 13 deletionssrc/app/shared/log-in/log-in.component.ts
Loading
Please register or sign in to comment