JSFiddle - React, Tailwind, and code Playground

by Marcos vini

JavaScript

<script>document.querySelector(".removecache'").addEventListener("click",function(e){
window.parent.caches.delete("call"); 
location.reload();
});</script>