JSFiddle - React, Tailwind, and code Playground

by SANDEEP VIRANI

JavaScript

$( window ).resize(function(){
    document.location.reload(true);
});