Initialize this.accordionContent as an array constructor(props) { super() this.accordionContent =[]; }. And set the ref like this
確定! 回上一頁