Skip to content

Commit 848eed9

Browse files
committed
Update README to explain react-dom is also a dependency
1 parent fd3e996 commit 848eed9

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
@@ -12,7 +12,7 @@ React Component to lazy load images using a HOC to track window scroll position.
1212
* A custom placeholder and threshold can be specified.
1313
* `beforeLoad` and `afterLoad` events.
1414
* Accepts all standard `<img>` attributes.
15-
* No dependencies other than `react`.
15+
* No dependencies other than `react` and `react-dom`.
1616

1717

1818
## Installation

0 commit comments

Comments
 (0)