JSFiddle - React, Tailwind, and code Playground by pierian_design November 02, 2022 JavaScript var o = { '14': [0] } var key = Object.keys(o)[0]; console.log(o[key]);