Skip to content

Commit ac9b14a

Browse files
committed
fix(catalog): add hyphen to md-evelated-button attribute
1 parent 223b88d commit ac9b14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ payment'"
107107
</style>
108108
<div class="wrapper">
109109
<div>
110-
<md-elevated-button hasicon>
110+
<md-elevated-button has-icon>
111111
<md-icon slot="icon">add</md-icon>
112112
Elevated
113113
</md-elevated-button>

0 commit comments

Comments
 (0)