JSFiddle - React, Tailwind, and code Playground

JavaScript

(function () {
    const nope = "nope";
    console.log(nope);
}());