JSFiddle - React, Tailwind, and code Playground

by rpflorence

JavaScript

window.addEvent('domready', function(){
    alert('dom is ready');
});