We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fa9f9 commit ebd50cdCopy full SHA for ebd50cd
README.md
@@ -91,7 +91,7 @@ function App() {
91
92
## Style the view
93
94
-You can style view component by passing class to `viewClassName` prop
+You can style a view component by passing class to the `className` prop
95
96
```html
97
<BrowserView className="custom-class">
0 commit comments