diff --git a/checkout/src/arquivos/js/components/Footer.js b/checkout/src/arquivos/js/components/Footer.js index e466a6a..36b334a 100644 --- a/checkout/src/arquivos/js/components/Footer.js +++ b/checkout/src/arquivos/js/components/Footer.js @@ -44,17 +44,18 @@ export default class Footer { const imagesListDevelopedBy = document.querySelectorAll(".footerCheckout .footerCheckout__wrapper .container .footerCheckout__developedBy") imagesListStamps.forEach((e) => { - if (e.children[0].children[0]) { - e.children[0].children[0].innerHTML = ` - - - - - - ` + if (e.children[0]) { + e.children[0].innerHTML = `