开发者问题收集
我目前正在开发一个 React 项目,该项目使用 emotion(styled 包)进行 css 样式设置,并使用 typescript(使用 create-react-app 创建)。我对 typescript 比较陌生,在尝试使用与我试图设置样式的基本元素上的属性同名的 props 时遇到了一些困难。例如,在尝试设置 div 的样式时,如果我构建一个定义 color prop(该 prop 是