JSFiddle - React, Tailwind, and code Playground

by Alexey

JavaScript

let a = '';
let arr = [];
arr.push(+a)
if (arr[0] = 0) {
console.log(000)
} else {
console.log(1111)
}


function permis() {

}