JSFiddle - React, Tailwind, and code Playground
JavaScript
const products = null;
const hello = products?.hey?.find(el => el == id)
console.log(hello);
const products = null;
const hello = products?.hey?.find(el => el == id)
console.log(hello);