forked from M3-Academy/m3-academy-template-checkout
feat(css): Adicona altura do header e remove console log do script
This commit is contained in:
parent
6de5e5f4a4
commit
fa748a024f
@ -62,7 +62,6 @@ export default class Header {
|
||||
if (window.location.href === "https://m3academy.myvtex.com/checkout/#/cart") {
|
||||
if (e.children["progress-bar__circle-1"]) {
|
||||
e.children["progress-bar__circle-1"].classList.add('active');
|
||||
console.log(progressBarList);
|
||||
}
|
||||
if (e.children["progress-bar__circle-2"]) {
|
||||
if (
|
||||
|
Loading…
Reference in New Issue
Block a user