Resolved: Trying to use Material UI components, but import not working

I found the problem … import statement must be import { PlasmicCanvasHost } from ‘@plasmicapp/host’ and not from ‘@plasmicapp/loader-react’ like documented