JSFiddle - React, Tailwind, and code Playground by nukeboy212 June 13, 2020 JavaScript var test = '1' if (test == "1"){ test = "2" } alert(test)