Skip to content

Commit 2d539e1

Browse files
mgechevdevversion
authored andcommitted
docs: hide state of js survey (angular#48578)
PR Close angular#48578
1 parent 285b04e commit 2d539e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<mat-toolbar #appToolbar color="primary" class="app-toolbar no-print" [class.transitioning]="isTransitioning">
1313
<mat-toolbar-row class="notification-container">
14-
<aio-notification notificationId="survey-november-2022" expirationDate="2023-02-01" [dismissOnContentClick]="true" (dismissed)="notificationDismissed()">
14+
<aio-notification notificationId="survey-november-2022" expirationDate="2022-12-20" [dismissOnContentClick]="true" (dismissed)="notificationDismissed()">
1515
<a href="https://survey.devographics.com/survey/state-of-js/2022">
1616
<mat-icon class="icon" svgIcon="insert_comment" aria-label="Announcement"></mat-icon>
1717
<span class="message">Share your experience with Angular in <b>The State of JavaScript</b></span>

0 commit comments

Comments
 (0)