JSFiddle - React, Tailwind, and code Playground

by fergmux

JavaScript

var f1 = function() {
 console.log('fuck')
}
f1()