Skip to content

Commit 7ab81e7

Browse files
Cleanup basic buttons
1 parent 93e8ed1 commit 7ab81e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/material-examples/button-types/button-types-example.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ <h3>Basic Buttons</h3>
66
<button mat-button color="warn">Warn</button>
77
<button mat-button disabled>Disabled</button>
88
<a mat-button routerLink=".">Link</a>
9-
<button mat-stroked-button>Strocked</button>
10-
<button mat-flat-button>Flat</button>
119
</div>
1210

1311
<h3>Raised Buttons</h3>

0 commit comments

Comments
 (0)