mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
The entries of a map are a two-element array of [key, value], which React will treat as fragments with children. This is unlikely to ever be the intended behavior, so we warn.