Skip to content

Commit 1d60573

Browse files
cht8687kara
authored andcommitted
docs(button): match code sample with image (#1910)
1 parent 303dd69 commit 1d60573

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/button/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ Example:
4545
```html
4646
<button md-button>FLAT</button>
4747
<button md-raised-button>RAISED</button>
48-
<button md-icon-button>
49-
<md-icon class="md-24">favorite</md-icon>
50-
</button>
5148
<button md-fab>
5249
<md-icon class="md-24">add</md-icon>
5350
</button>

0 commit comments

Comments
 (0)