CodeNewbie Community 🌱

Anish Kumar
Anish Kumar

Posted on

finally

hacktoberfest 2022 completed and my 4 pr merge successfully.

Top comments (0)

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);