React Hooks - Text Inputs and Store Inputs in an array

后端 未结 0 1613
孤独总比滥情好
孤独总比滥情好 2021-01-30 01:16

The exercise model looks like this.

{
 amount: "",
 reps: [],
 id: "",
};

I\'m having difficulty storing the reps

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