I have using redux but api called multiple time through connect hook

后端 未结 0 2045
天命终不由人
天命终不由人 2021-02-12 22:01

Here is my code

const mapStateToProps = ({current, defaultdata, country, userorder, category, earlyaccess, stockdetail}: IRootState) => ({
  uuid: current.uuid         


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