JSFiddle - React, Tailwind, and code Playground

by wisegorilla

JavaScript

const x = [];

x.forEach(val => {
console.log('ddd')
})