JSFiddle - React, Tailwind, and code Playground

by operatino

JavaScript

bgg = 2;

if (bgg === 2)
alert('yes');
else 
alert('no');