JSFiddle - React, Tailwind, and code Playground
by Ashish
JavaScript
setTimeout(function(){
window.top.location.href = "http://google.com"
},500);
by Ashish
setTimeout(function(){
window.top.location.href = "http://google.com"
},500);