JSFiddle - React, Tailwind, and code Playground

by Ishank Dubey

JavaScript

if(true){
var test = 'test';
}

console.log(test);