adrianhajdin/project_e_commerce

Anybody

koushik80 opened this issue · 2 comments

Anybody

Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

The above error occurred in the

component:

react.development.js:220 Warning: Each child in a list should have a unique "key" prop.

are you on addressForm or on checkout section

Can you post your code from the Checkout.jsx file here? It will make looking into your issue easier.