JSFiddle - React, Tailwind, and code Playground

by bilbobaggins

JavaScript

if (window.confirm("Do you really want to leave?")) 
{ 
 if (window.confirm("but why ?")) { 
  
  
}
else
{

}
  
}