JSFiddle - React, Tailwind, and code Playground

JavaScript

console.log( 'test' );

window.onresize = function () {
    window.location.reload();
};