React hook initialState splitting and propagation for useState

前端 未结 0 832
生来不讨喜
生来不讨喜 2021-01-06 06:36

I built a custom hook, that takes an initialState argument and stores it internally using three useState hooks. This works fine for object values,

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