Skip to content

Commit af6c1fb

Browse files
committed
Clean up.
1 parent afe15aa commit af6c1fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/island/CodeHeart.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<script>
22
import { onMount } from 'svelte';
33
4-
// Component props
54
export let mini = false;
65
export let codeId = "";
76
export let code = codeId;

0 commit comments

Comments
 (0)