JSFiddle - React, Tailwind, and code Playground

by helgatheviking

JavaScript

var messages = [];
messages.push('help');
messages = [];
console.log('messages', messages);