We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1c772 commit eb66528Copy full SHA for eb66528
apps/performance/default-onpush/src/app/person-list.component.ts
@@ -25,7 +25,7 @@ import { MatListModule } from '@angular/material/list';
25
{{ title | titlecase }}
26
</h1>
27
28
- <mat-form-field class="w-4/5">
+ <mat-form-field class="w-4/5" cd-flash>
29
<input
30
placeholder="Add one member to the list"
31
matInput
0 commit comments