JSFiddle - React, Tailwind, and code Playground

JavaScript

document.addEventListener('mouseup', function(e){
  alert("dfsdf");
}, false);