JSFiddle - React, Tailwind, and code Playground

by colorkid

JavaScript

const arr = [1,2,3];

console.log([...arr, ...arr])