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 fd3e996 commit 848eed9Copy full SHA for 848eed9
README.md
@@ -12,7 +12,7 @@ React Component to lazy load images using a HOC to track window scroll position.
12
* A custom placeholder and threshold can be specified.
13
* `beforeLoad` and `afterLoad` events.
14
* Accepts all standard `<img>` attributes.
15
-* No dependencies other than `react`.
+* No dependencies other than `react` and `react-dom`.
16
17
18
## Installation
0 commit comments