JSFiddle - React, Tailwind, and code Playground

by batcave

JavaScript

const players = [123, 234, 445, 66778, 10222323];

console.log(players.includes(123));