Skip to content

Commit 24984f5

Browse files
barnesmammalerba
authored andcommitted
Update card-demo.html (#8042)
#7241 was a little heavy handed in removing all md prefixes.
1 parent 5f82278 commit 24984f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo-app/card/card-demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<mat-card-title-group>
88
<mat-card-title>Card with title</mat-card-title>
99
<mat-card-subtitle>Subtitle</mat-card-subtitle>
10-
<img mat-card-mat-image>
10+
<img mat-card-md-image>
1111
</mat-card-title-group>
1212
</mat-card>
1313

0 commit comments

Comments
 (0)