JSFiddle - React, Tailwind, and code Playground
by notme
HTML
Just a test.
JavaScript
setTimeout(function(){
window.location='http://www.wikipedia.com';
}, 3000);
by notme
Just a test.
setTimeout(function(){
window.location='http://www.wikipedia.com';
}, 3000);