const brand = 'TOYOTA'; const cart = { [brand]: {}}
Home » PostsObject key is variable. ES use [ ]2020-08-25 · 1 min · 10 words · Me const brand = 'TOYOTA'; const cart = { [brand]: {}}