JSFiddle - React, Tailwind, and code Playground

by somya_kashyap3

JavaScript

var a = "0";
if (a) {
	alert("a is true!");
}