Closed duongdev closed 5 years ago
Warning: Material-UI: theme.spacing.unit usage has been deprecated.
It will be removed in v5.
You can replace `theme.spacing.unit * 2` with `theme.spacing(2)`.
We will for sure support v4 and this will be fixed in the next release. Thanks for reporting.
Hi, do you have any plans to support material-ui v4 in the near feature?