How can I use React Material UI (MUI) in our components?

To use MUI with Embeddable, you’ll need a wrapper.

Here is the simplest version, just using our MUI wrapper.

And the MUI wrapper itself has the ThemeProvider - see example here