test
parent
4e4be610c8
commit
b5e4f1a7af
|
@ -52,6 +52,7 @@
|
|||
|
||||
connectedCallback() {
|
||||
console.log('connected');
|
||||
console.log(this);
|
||||
this.video = this.querySelector('video');
|
||||
|
||||
// get parrent with class "card-wrapper product-card-wrapper"
|
||||
|
|
Loading…
Reference in New Issue