If you want to clone an Array in Javascript we can use the spread operator to expand our array into items and clone it into a new array:
確定! 回上一頁