JSFiddle - React, Tailwind, and code Playground

by Julian Garcia Castillo

JavaScript

let stringt = "1,2,3,4,5"



console.log(stringt.split(","))