JSFiddle - React, Tailwind, and code Playground
by Viet27th
JavaScript
let a = {
}
if(a.data.data && a.data.data.data) {
console.log(1)
} else {
console.log(2)
}
by Viet27th
let a = {
}
if(a.data.data && a.data.data.data) {
console.log(1)
} else {
console.log(2)
}