JSFiddle - React, Tailwind, and code Playground

by Julien Etienne

JavaScript

const a = [1,2,3]
const b = [4,5,6]




console.log(a)