Copy code snippet button (#183)

* copy button

* empty lines at the end

* copy button position

* copy button position
This commit is contained in:
Abrar Ahmad 2022-07-28 16:30:56 +05:00 committed by GitHub
parent e9aef34d94
commit d3cba2955d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 268 additions and 10 deletions

View file

@ -23,6 +23,7 @@
"@splitbee/web": "^0.3.0"
},
"dependencies": {
"clipboard": "^2.0.11",
"turbolinks": "^5.2.0"
}
}