JSFiddle - React, Tailwind, and code Playground

by Venkatesh Dematti

JavaScript

x();
let x = function() {
console.log("Venkey x");
}