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 12e0d8b commit da40e50Copy full SHA for da40e50
README.md
@@ -20,7 +20,7 @@ npm install react-resize-aware --save
20
21
# Usage
22
23
-> **note**: `ResizeAware` needs a position different from `initial` to work!
+> **note**: `ResizeAware` needs a position different from `initial` to work!
24
> Make sure to set it to `relative`, `absolute` or `fixed` trough `style` or CSS
25
26
```jsx
0 commit comments