mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fe959eea73
Lazily starts loading a component the first time it's rendered. The implementation is fairly simple and could be left to userspace, but since this is an important use case, there's value in standardization.