JSFiddle - React, Tailwind, and code Playground

by kapil sharma

JavaScript

window.setInterval(function(){
  alert("calling");
}, 2000);