mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-13 10:30:05 -04:00
Create Clipboard.svelte
This commit is contained in:
parent
a699273978
commit
9fd1e49044
5 changed files with 36 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
import Clipboard from 'svelte-clipboard'
|
||||
import Clipboard from '~/components/Clipboard.svelte'
|
||||
|
||||
export let text
|
||||
let showTooltip = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue