JSFiddle - React, Tailwind, and code Playground by David Santiago May 26, 2023 JavaScript const item = { one: "two", }; console.log(item?.pay ?? "");