Rendering components suddenly broken

Help! rendering components suddenly broke today in my react app.
return <PlasmicComponent component={"new site Homepage with Events"} />; Now causes errors. Any clue what happened?

Error appears to be with CartActionsProvider:
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.
Check the render method of CartActionsProvider.

Bat signal to @samuel!

Hey @honest_falcon! Can you share your project id?

7Vf8ccS5NVpi2p94xhvgdE

live site here, in case additional react related error messages provide help @samuel: https://nadimama.com/

Problem solved, huge thank you @samuel!

Unused commerce plugin in Plasmic caused website break. Since the website broke sometime today, I’m guessing there was some update on the commerce-swell or commerce plugin today that broke this. Possibly when commerce plugin goes unused.