JSFiddle - React, Tailwind, and code Playground by jpeter06 November 28, 2022 JavaScript let a1 = ['A','B','C']; let a2 = [...a1];