JSFiddle - React, Tailwind, and code Playground

by zhang li

HTML

123

JavaScript

document.onload = function () {
	console.log('load')
}