JSFiddle - React, Tailwind, and code Playground

by salt

JavaScript

var am = [{"qq":222},{"qq":3131}];
am.shift()
console.log(am)