I have an object I want to set an html element inside this object
{
titleName: "Indorction",
heading: 'Welcome to JavaScript',
iconName: faDotCircle,
description: [
`
Do we even need to introduce `${<p>HTML element</p>}`? It’s one of the most popular programming
languages on the planet!
Ever visited a website that made you think…"Hey, this website is really cool and
`
],
},