dguglielmi-git / innovandoliving

InnovandoLiving - NextJS Ecommerce - Official Website
2 stars 0 forks source link

Crash when finishing a Purchase in Cash #43

Open dguglielmi-git opened 1 year ago

dguglielmi-git commented 1 year ago

When we finish a purchase and we have selected Pay in Cash, we receive the following error:

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.

Check the render method of `ButtonBack`.

In Scope: