JSFiddle - React, Tailwind, and code Playground

by Ved prakash

JavaScript

alert(x());
 function x () {
   return 5;

}