mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
9d76c954cf
This errors on the client normally but in the case the `type` is a function - i.e. a Server Component - it wouldn't be transferred to error on the client so you end up with a worse error message. So this just implements the same check as ChildFiber.