JSFiddle - React, Tailwind, and code Playground

by akhildev

JavaScript

let s= undefined;
if(a){
alert("1");}else{alert("else")}