JSFiddle - React, Tailwind, and code Playground

by irinablue

JavaScript

const arr = [1,2,3];
console.log(arr[4])