JSFiddle - React, Tailwind, and code Playground

JavaScript

$(document).on('click', function() {
	alert('easy');
});