1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 18:17:23 +01:00

Adds clipboar.js and more text

This commit is contained in:
Amir Raminfar
2019-05-18 16:26:35 -07:00
parent 19053a8d15
commit 8032b1dc83
7 changed files with 104 additions and 3 deletions

2
docs-src/script.js Normal file
View File

@@ -0,0 +1,2 @@
import ClipboardJS from "clipboard";
new ClipboardJS(".copy");