我已经安装了“@material/core”:"^1.5.1“和材料-用户界面-芯片-输入@next。
在尝试使用material芯片输入组件时,它抛出模块@material-ui/coreFilledInput和@material-ui/core/OutlinedInput。
在查看@material/core的node_modules时,我找不到这些组件。但它们仍然是文档的一部分。
发布于 2018-12-27 07:36:01
通过使用@material/core的最新版本来解决这个问题。
https://stackoverflow.com/questions/53941227
复制相似问题