JSFiddle - React, Tailwind, and code Playground

by spechackers

JavaScript

"use strict";

function myFunction(){console.log(this)}; 
myFunction();