JSFiddle - React, Tailwind, and code Playground

by David Santiago

JavaScript

let amount = undefined;

if(0 > null){
	console.log("1")
}