JSFiddle - React, Tailwind, and code Playground

by aaronfrost

JavaScript

var foo = 0;
if(true){
     var bar = 1;
}