JSFiddle - React, Tailwind, and code Playground

by Ravshanbek778

JavaScript

const numTwo = [1, 2, 3, 4, 5, 6];

 console.log(numTwo.includes(8));