mirror of
https://github.com/facebook/react.git
synced 2026-02-26 02:14:59 +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.