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.
2 parents 64a1313 + b2ce60f commit 255adf2Copy full SHA for 255adf2
content/guides/lazy-load-react.md
@@ -148,7 +148,7 @@ export default LazilyLoad;
148
149
## References
150
151
-- [Higher Order Components](http://reactpatterns.com/#Higher-order component)
+- [Higher Order Components](http://reactpatterns.com/#higher-order-component)
152
- [react-modules](https://github.com/threepointone/react-modules)
153
- [Function as Child Components](http://merrickchristensen.com/articles/function-as-child-components.html)
154
- [Example Repository](https://github.com/iammerrick/how-to-lazy-load-react-webpack)
0 commit comments