Skip to content

Commit

Permalink
Fix headings in the View component readme. (#51157)
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia authored Jun 1, 2023
1 parent a0e7db9 commit 74ea610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/components/src/view/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ function Example() {

## Props

##### as
### as

**Type**: `string`,`E`

Render the component as another React Component or HTML Element.

##### css
### css

**Type**: `InterpolatedCSS`

Expand Down

0 comments on commit 74ea610

Please sign in to comment.