Use Array.map() to keep only the values of the checked checkboxes ( checkedCheckboxesValues on line 19). import React, { Component } ...
確定! 回上一頁