JSFiddle - React, Tailwind, and code Playground

JavaScript

var tdPeso = 1;
var tdpeso = 2;

	alert(tdPeso);
  alert(tdpeso);