removing console log
This commit is contained in:
parent
07cdcb2072
commit
15a8451c94
|
@ -42,7 +42,6 @@
|
|||
|
||||
$: renderLeadingIcon = !!icon && !trailingIcon
|
||||
$: renderTrailingIcon = !!icon && trailingIcon
|
||||
$: console.log(blockClasses)
|
||||
</script>
|
||||
|
||||
{#if href}
|
||||
|
|
Loading…
Reference in New Issue