kopia lustrzana https://github.com/shoelace-style/shoelace
Another console.log statement :(
rodzic
fb53c435de
commit
f69e4613b4
src/components/alert
|
@ -55,7 +55,6 @@ export default class SlAlert extends ShoelaceElement {
|
|||
this.currentToastStack = Object.assign(document.createElement('div'), {
|
||||
className: 'sl-toast-stack'
|
||||
});
|
||||
console.log('created');
|
||||
}
|
||||
return this.currentToastStack;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue