JSFiddle - React, Tailwind, and code Playground

by sendil J

JavaScript

time = 20;
coffee = (time>19)?"after office":"now";



alert(coffee);