JSFiddle - React, Tailwind, and code Playground by Mladen Petrovic November 13, 2018 JavaScript function(arr) { arr.forEach(function(a) { console.log(a)}) }