mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: copy prevent default
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
};
|
||||
</script>
|
||||
|
||||
<span on:click={copy}>
|
||||
<span on:click|preventDefault={copy}>
|
||||
<slot />
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user