JSFiddle - React, Tailwind, and code Playground

by lukempeters

JavaScript

var date = 1;
date = date + 12;
alert(date);