JSFiddle - React, Tailwind, and code Playground

by Viet27th

JavaScript

let a = {
	
}
if(a.data && a.data.data) {
console.log("ok")
} else {
console.log("not ok")
}