【发布时间】:2018-04-05 21:43:42
【问题描述】:
在项目库中单独安装排版时,Material UI 库不响应。
该项目未编译并给出此错误
./src/App.js
找不到模块:无法解析“C:\Users\Sara Durrani\react\screenstask\src”中的“material-ui/Typography”
【问题讨论】:
-
npm install typeface-roboto --save 用这个命令试过
-
如何导入?
-
从“material-ui/Typography”导入排版;
标签: reactjs