JSFiddle - React, Tailwind, and code Playground

by Dedi Wibisono

JavaScript

if(characterCode == 13){
alert('13')
} else {
alert(1)
}