JSFiddle - React, Tailwind, and code Playground

by Matthew Day

JavaScript

let arrayConcat = () => {
  console.log("blah");
}

arrayConcat();