React
React.Children.only expected a single child
React received multiple children or a non-element value where an API explicitly expects exactly one React element child.
React
React received multiple children or a non-element value where an API explicitly expects exactly one React element child.
Observed message
React.Children.only expected to receive a single React element child.
Why it happens
How to fix it
Official reference
React Docs: Minified React error #143Related errors
Explore more