JSFiddle - React, Tailwind, and code Playground
by vasi_32
JavaScript
var a ={
"health":"img/biking_cropped.jpg",
"budget":"img/hip_cropped.jpg",
"culture":"img/old_museum_cropped.jpg"
}
console.log(a.health);
by vasi_32
var a ={
"health":"img/biking_cropped.jpg",
"budget":"img/hip_cropped.jpg",
"culture":"img/old_museum_cropped.jpg"
}
console.log(a.health);