Skip to content

Commit

Permalink
[not verified] fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kangzj committed Jul 7, 2021
1 parent cdbe4b1 commit 3868d29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It takes width and height properties but defaults to 7 in height.
#### How to use:

```js
<JetpackLogo height={ 7 } className="jp-a8c-svg-title" />
<A8cSvgTitle height={ 7 } className="jp-a8c-svg-title" />
```

#### Props
Expand Down

0 comments on commit 3868d29

Please sign in to comment.