We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 389a2b5 + f90c7d5 commit a5659f3Copy full SHA for a5659f3
docs/components/button.md
@@ -33,7 +33,7 @@ To add interactivity you can pass an action to `onClicked`
33
```
34
35
## Styling Links
36
-It is also possible to style a link to look like a button using the `something` class
+It is also possible to style a link to look like a button using the `es-button` or `es-button-secondary` class.
37
38
```html
39
<a href="https://emberjs.com" class="es-button">Go to Ember homepage</a>
0 commit comments