improve react readme

This commit is contained in:
Rene Haas
2022-11-03 23:25:02 +01:00
parent c535a9f7e9
commit 7d3d060d0c
+1 -1
View File
@@ -82,7 +82,7 @@ Additionally it has three optional properties: `element`, `options` and `events`
- `options`: accepts an `object` which represents the OverlayScrollbars options.
- `events`: accepts an `object` which represents the OverlayScrollbars events.
> __Note__: None of these properties has to be memoized.
> __Note__: None of the properties has to be memoized.
```jsx
// example usage