remove logging
This commit is contained in:
parent
0b350894de
commit
9c300ba24e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
export let alt;
|
||||
export let title;
|
||||
export let thumb;
|
||||
console.log("imgcmp", thumb);
|
||||
// console.log("imgcmp", thumb);
|
||||
let className = "";
|
||||
export { className as class };
|
||||
// console.log(src)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue