Skip to content

Commit 01ec1e0

Browse files
authored
docs(material/button): variants table not rendering (#31274)
Fixes that the variants that wasn't rendering, because there was no extra new line between it and the preceding paragraph. Fixes #31262.
1 parent ff190cc commit 01ec1e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material/button/button.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ is performed. An `<a>` element should be used whenever the user will _navigate_
99

1010

1111
There are several button variants, each applied as an attribute:
12+
1213
| Attribute | Description |
1314
|----------------------|--------------------------------------------------------------------------|
1415
| `matButton` | Rectangular button that can contain text and icons |

0 commit comments

Comments
 (0)