JSFiddle - React, Tailwind, and code Playground by salt April 15, 2021 JavaScript var am = [{"qq":222},{"qq":3131}]; am.shift() console.log(am)