JSFiddle - React, Tailwind, and code Playground

by Yuriy Petrichenko

JavaScript

var ar = [];
ar.push('s');
console.log(ar);