JSFiddle - React, Tailwind, and code Playground

by Ganesh Salunkhe

HTML

aaaaaaaaaaaaaaaaa

JavaScript

$("#span").click(function() {
	            		alert($("#span").html());
	            	});