1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

removing console log

This commit is contained in:
Conor Mack 2020-03-23 14:02:54 +00:00
parent 07cdcb2072
commit 15a8451c94

View file

@ -42,7 +42,6 @@
$: renderLeadingIcon = !!icon && !trailingIcon
$: renderTrailingIcon = !!icon && trailingIcon
$: console.log(blockClasses)
</script>
{#if href}