How to toggle individual state for an array of objects

后端 未结 0 662
攒了一身酷
攒了一身酷 2021-02-19 13:47

I have an array of objects with questions and answers

export const faqSubsidiary = () => {
  const list = [
    {q: \'This is a sample question?\', a: \'This i         


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