mirror of
https://github.com/google/nomulus
synced 2026-09-01 13:46:55 +00:00
Update console dependencies (#2659)
This commit is contained in:
@@ -24,6 +24,7 @@ import { UserDataService } from './shared/services/userData.service';
|
||||
selector: 'app-root',
|
||||
templateUrl: './app.component.html',
|
||||
styleUrls: ['./app.component.scss'],
|
||||
standalone: false,
|
||||
})
|
||||
export class AppComponent implements AfterViewInit {
|
||||
@ViewChild(MatSidenav)
|
||||
|
||||
Reference in New Issue
Block a user