JSFiddle - React, Tailwind, and code Playground

by David Santiago

JavaScript

const item = {
one: "two",
};
console.log(item?.pay ?? "");