JSFiddle - React, Tailwind, and code Playground

by prozoroff

JavaScript

var a = 4 > 5 || 2 > 3;
alert(a)