Skip to content

Commit

Permalink
Update README.md (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex committed Oct 7, 2021
1 parent 78fa9f9 commit ebd50cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ function App() {

## Style the view

You can style view component by passing class to `viewClassName` prop
You can style a view component by passing class to the `className` prop

```html
<BrowserView className="custom-class">
Expand Down

0 comments on commit ebd50cd

Please sign in to comment.