JSFiddle - React, Tailwind, and code Playground

by Faisal Khan Janjua

JavaScript

var arr = ['a', 'b', 'c'];

console.log(arr.join(''));