docs: update clipboard fiddles (#36946)
This commit is contained in:
parent
55c818d0a8
commit
4e4ae9ff53
10 changed files with 55 additions and 20 deletions
|
@ -1,5 +1,3 @@
|
|||
const { clipboard } = require('electron')
|
||||
|
||||
const copyBtn = document.getElementById('copy-to')
|
||||
const copyInput = document.getElementById('copy-to-input')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue