React with TypeScript, not assignable to type

后端 未结 0 967
自闭症患者
自闭症患者 2020-12-04 05:40

I have a renderMpck component with this code:

export const renderMock = (
  WrappedComponent: React.FunctionComponent,
  state: any,
  middlewares = [thunk]
)         


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