Skip to content

Commit 0b683e3

Browse files
fix: link
1 parent 5f752a0 commit 0b683e3

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
@@ -30,7 +30,7 @@ Lazyload your Components, Images or anything matters the performance.
3030
* Now we have an extra div wrapping the lazy loaded component for the React ref to work
3131
* We can understand that it is an extra DOM node, and we are working to optimize that if possible
3232
* It might break your UI or snapshot tests based on your usage
33-
* To customize the styling to the extra div please refer [here](###classNamePrefix)
33+
* To customize the styling to the extra div please refer [here](#classNamePrefix)
3434
* Found any other problem, please feel free to leave a comment over [here](https://github.com/twobin/react-lazyload/issues/310)
3535

3636
```

0 commit comments

Comments
 (0)