JSFiddle - React, Tailwind, and code Playground by justinwyllie May 08, 2021 JavaScript function test() { var x = 2; console.log(window.x); } test();