You could map each object to a list of objects (one for each label), and then use Array.flat() to turn the nested array into a flat array.
確定! 回上一頁