JSFiddle - React, Tailwind, and code Playground

by MrTest

JavaScript

$(document).ready(function(){
var ArrowFlag = 1;
   alert(ArrowFlag); 
});