JSFiddle - React, Tailwind, and code Playground

by Travis Smith

JavaScript

let test = []

if(test.length) {
	console.log(test);
}