Skip to content

Commit da40e50

Browse files
committed
fixed markdown
1 parent 12e0d8b commit da40e50

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
@@ -20,7 +20,7 @@ npm install react-resize-aware --save
2020

2121
# Usage
2222

23-
> **note**: `ResizeAware` needs a position different from `initial` to work!
23+
> **note**: `ResizeAware` needs a position different from `initial` to work!
2424
> Make sure to set it to `relative`, `absolute` or `fixed` trough `style` or CSS
2525
2626
```jsx

0 commit comments

Comments
 (0)