JSFiddle - React, Tailwind, and code Playground

by Alex Baumgertner

JavaScript

function() counter {
return 1

}

counter()
// 1
// 2 
// 3