JSFiddle - React, Tailwind, and code Playground

by hmahida

JavaScript

var arr = ['a', 'b', 'c', 'd'];

alert(arr.includes('d','c','d','f'))