reagent-project / reagent

A minimalistic ClojureScript interface to React.js
http://reagent-project.github.io/
MIT License
4.76k stars 414 forks source link

examples/material-ui not work #571

Closed xingzheone closed 2 years ago

xingzheone commented 2 years ago

getStylesCreator.js:38 MUI: The styles argument provided is invalid. You are providing a function without a theme in the context. One of the parent elements needs to use a ThemeProvider. getStylesCreator.js:42 Uncaught TypeError: theme.spacing is not a function

Deraen commented 2 years ago

Duplicate of #570