JSFiddle - React, Tailwind, and code Playground

by khushboo097

JavaScript

var text= "  some text here";
console.log(text.split(" "));