Skip to content

Commit 3834625

Browse files
aferciaartemiomorales
authored andcommitted
Fix headings in the View component readme. (WordPress#51157)
1 parent da2e35f commit 3834625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/components/src/view/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ function Example() {
2727

2828
## Props
2929

30-
##### as
30+
### as
3131

3232
**Type**: `string`,`E`
3333

3434
Render the component as another React Component or HTML Element.
3535

36-
##### css
36+
### css
3737

3838
**Type**: `InterpolatedCSS`
3939

0 commit comments

Comments
 (0)