Skip to content

Commit ebd50cd

Browse files
authored
Update README.md (#165)
1 parent 78fa9f9 commit ebd50cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ function App() {
9191

9292
## Style the view
9393

94-
You can style view component by passing class to `viewClassName` prop
94+
You can style a view component by passing class to the `className` prop
9595

9696
```html
9797
<BrowserView className="custom-class">

0 commit comments

Comments
 (0)