Mixing Local state, useState, with dispatching events to Redux. Would this be a viable pattern to use with react redux?

前端 未结 0 1119
礼貌的吻别
礼貌的吻别 2021-01-29 11:16

So I have a custom hook I created to manage array indexes which could be used to pass an array and keep track which index you are at in the array. The custom hook is using local

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