React
Element type is invalid
React received an invalid component type, usually because a component import, export, or reference is wrong.
React
React received an invalid component type, usually because a component import, export, or reference is wrong.
Observed message
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
Why it happens
How to fix it
Official reference
React Docs: Minified React error #130Related errors
Explore more