JSFiddle - React, Tailwind, and code Playground

by bobbyrne01

JavaScript

var test = [
	'test', 'title'
];

if (){
	alert('contains');
}