JSFiddle - React, Tailwind, and code Playground

by SriSri M

JavaScript

input = 'asdasd'
if(input !== ''){
input.split()
}