JSFiddle - React, Tailwind, and code Playground

by Vallek

JavaScript

function logText() {
	console.log(a);
}


let a = 'boo';


logText();