EmotionJS with typescript doesn't pass theme type to props in styled components

前端 未结 0 1034
野趣味
野趣味 2020-12-17 03:39

emotion.d.ts

import \'@emotion/react\';

declare module \'@emotion/react\' {
    export interface Theme {
        colors: {
            primaryColor: string         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题