mirror of
https://github.com/google/nomulus
synced 2026-08-17 20:56:10 +00:00
Update console dependencies (#2659)
This commit is contained in:
@@ -24,6 +24,7 @@ interface Notification {
|
||||
selector: 'app-notifications',
|
||||
templateUrl: './notifications.component.html',
|
||||
styleUrls: ['./notifications.component.scss'],
|
||||
standalone: false,
|
||||
})
|
||||
export class NotificationsComponent {
|
||||
protected mockNotifications: Notification[] = [
|
||||
|
||||
Reference in New Issue
Block a user