JSFiddle - React, Tailwind, and code Playground

by ppgab

JavaScript

points = [1,2,3];

points.forEach( point => {
  
})