JSFiddle - React, Tailwind, and code Playground

by hanalulu

JavaScript

document.addEventListener('click', function(evt){
	console.log(evt)
})