JSFiddle - React, Tailwind, and code Playground by irinablue December 22, 2022 JavaScript const v = {}; const id = 9; v[id] = 'ddd' console.log(v)