JSFiddle - React, Tailwind, and code Playground

by himel023

JavaScript

var queue  = [];
	queue.push(23);
console.log(queue);