JSFiddle - React, Tailwind, and code Playground

by Hugo Carneiro

JavaScript

var one = 1;


one += 2;

console.log(one)