Skip to content

Commit 796cd42

Browse files
committed
fix(Toolbar): fix formatting of stacked example
1 parent b6b8582 commit 796cd42

File tree

1 file changed

+1
-1
lines changed
  • packages/react-core/src/components/Toolbar/examples

1 file changed

+1
-1
lines changed

packages/react-core/src/components/Toolbar/examples/Toolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ When all of a toolbar's required elements cannot fit in a single line, you can s
113113

114114
```
115115

116-
## Background color variants
116+
### Background color variants
117117

118118
To change the background color of a toolbar, use the `colorVariant` property on the `<Toolbar>`.
119119

0 commit comments

Comments
 (0)