JSFiddle - React, Tailwind, and code Playground

by jpeter06

JavaScript

let a1 = ['A','B','C'];
let a2 = [...a1];