JSFiddle - React, Tailwind, and code Playground

by Renan Ribeiro Brando

JavaScript

const products = null;
const hello = products?.hey?.find(el => el == id)
console.log(hello);