Dashboard Layout Example : theme.spacing is not a function #15834
Labels
docs
Improvements or additions to the documentation
good first issue
Great for first contributions. Enable to learn the contribution process.
Expected Behavior 🤔
Sample should work without making changes
Current Behavior 😯
The error
theme.spacing is not a function
occurs.Need to change this line from
material-ui/styles
tomaterial-ui/core/styles
https://github.com/mui-org/material-ui/blob/master/docs/src/pages/getting-started/page-layout-examples/dashboard/Orders.js#L5
The text was updated successfully, but these errors were encountered: