Skip to content

Commit

Permalink
Merge pull request #1344 from eclipse-tractusx/chore/1227-scrollbar
Browse files Browse the repository at this point in the history
chore(release): 1227 - fixed links
  • Loading branch information
ds-mwesener authored Jul 31, 2024
2 parents fc09d59 + d55abe3 commit a6be804
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ import { Notification } from '@shared/model/notification.model';
})
export class NotificationModalContentComponent {
@Input() notification: Notification;
constructor() {
setTimeout(() => {console.log(this.notification, "notification")}, 2000);
}
}

0 comments on commit a6be804

Please sign in to comment.