JSFiddle - React, Tailwind, and code Playground

by Ashish

JavaScript

setTimeout(function(){           
window.top.location.href = "http://google.com"
    },500);