meh*_*tar 3 reactjs material-ui
我像这样使用material-ui-dropzone:
//App.js
<Dropzone/>
Run Code Online (Sandbox Code Playgroud)
但控制台中出现了这个错误:
index.js:1375 Warning: Material-UI: theme.spacing.unit usage has been deprecated. It will be removed in v5. You can replace `theme.spacing.unit * y` with `theme.spacing(y)`.
Run Code Online (Sandbox Code Playgroud)
我该如何解决这个警告?
| 归档时间: |
|
| 查看次数: |
4085 次 |
| 最近记录: |