JSFiddle - React, Tailwind, and code Playground

by Frank Liu

JavaScript

let a = undefined;
console.log([...a, 1,2])