JSFiddle - React, Tailwind, and code Playground

by goropoo

JavaScript

for (var i=1; i<=3; i++){
   alert(i)
}