stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.06k stars 394 forks source link

Fix component name typo in Readme #389

Closed hugmanrique closed 5 years ago

hugmanrique commented 5 years ago

Description

The current AsyncLoadedComponent is not referenced in the entire readme, and the prefetchLazy argument name is LazyComponent, so I assume this was a typo.

stereobooster commented 5 years ago

Yeah I renamed it one place, but forgot another one. Thanks