How to type methods within a React Class component using Flow?

前端 未结 0 1475
温柔的废话
温柔的废话 2021-01-12 04:02

I\'m unsure what the type should be for a method in a react class component. I\'ve tried doing setFullRefundAmount = (): void => ..., but the signature

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