JSFiddle - React, Tailwind, and code Playground

JavaScript

function myFunction() {
   var myVariable = 10;
}
console.log(myVariable);