JSFiddle - React, Tailwind, and code Playground

by kodisha

JavaScript

var x = null;


if (x) {

	alert('prc!');

}