mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-13 18:40:06 -04:00
Fix linter issues
This commit is contained in:
parent
bfe7c7f040
commit
f61ab73bbe
6 changed files with 27 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
</script>
|
||||
|
||||
<slot {copy} />
|
||||
<textarea bind:this={textarea} value={text} aria-hidden="true" tabindex="-1" />
|
||||
<textarea bind:this={textarea} value={text} aria-hidden="true" tabindex="-1"></textarea>
|
||||
|
||||
<style>
|
||||
textarea {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue