portfolio-admin/src/app/auth
Bangara Raju Kottedi 94f4305615 fix: replace deprecated *ngIf with @if control flow in OTP component
- Migrated all *ngIf directives to modern @if syntax in otp.component.html
- Updated email form, OTP entry, countdown display, and success message conditionals
- Resolves ngtsc deprecation warning 6385 for better Angular 17+ compatibility
2025-10-16 00:26:47 +05:30
..
otp fix: replace deprecated *ngIf with @if control flow in OTP component 2025-10-16 00:26:47 +05:30
auth-module.ts fix: replace deprecated *ngIf with @if control flow in OTP component 2025-10-16 00:26:47 +05:30
auth.service.spec.ts fix: replace deprecated *ngIf with @if control flow in OTP component 2025-10-16 00:26:47 +05:30
auth.service.ts fix: replace deprecated *ngIf with @if control flow in OTP component 2025-10-16 00:26:47 +05:30
auth.spec.ts fix: replace deprecated *ngIf with @if control flow in OTP component 2025-10-16 00:26:47 +05:30