CodeNewbie Community 🌱

Discussion on: Hello! Ionic is excited to join you at CodeLand 2021!

Collapse
 
ionic profile image
ionic Ionic

Winners are going to be contacted today in about 10 minutes!

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