JSFiddle - React, Tailwind, and code Playground

by Igor Cuckovic

JavaScript

var array = [3,4,5]

console.log(array.indexOf(2))