JSFiddle - React, Tailwind, and code Playground by nerdycap007 February 14, 2020 JavaScript let x = { a: 1, b: 2 } console.log(x.includes({a:1}))