We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b16172 commit 2e349e9Copy full SHA for 2e349e9
src/lib/components/UUID.svelte
@@ -3,7 +3,6 @@
3
import ClipboardCheck from "@lucide/svelte/icons/clipboard-check"
4
let { uuid }: { uuid: string } = $props()
5
let copied = $state(false)
6
- console.log(uuid)
7
</script>
8
9
<button
static/favicon.png
-367 KB
0 commit comments