JSFiddle - React, Tailwind, and code Playground by ChangJoo Park April 05, 2021 JavaScript { var a = 1 } console.log(a) { let b = 2 } console.log(b)