【发布时间】:2021-05-28 23:53:07
【问题描述】:
将 MUI 与 typescript 一起使用,并且还想使用 MUI 中的 styled。将组件道具传递给样式化组件时,我从下面的打字稿沙箱中收到错误,也许有人知道解决方法。
https://codesandbox.io/s/material-demo-forked-lxdrj?file=/demo.tsx
【问题讨论】:
标签: reactjs typescript material-ui styled-components