mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
90dcc1ffb7
Removed caching from for loops as it does not seem to increase performance and makes the code harder to read.