JSFiddle - React, Tailwind, and code Playground

by qustosh

JavaScript

function qwe(a){
     alert(a);   
    
}

qwe();