Skip to content

Commit 08c6f58

Browse files
author
Anaïs Saraiva
committed
Make a new button to copy the current image into the clipboard
1 parent 3960d54 commit 08c6f58

File tree

8 files changed

+705
-111
lines changed

8 files changed

+705
-111
lines changed

package-lock.json

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@tauri-apps/plugin-fs": "~2",
1717
"@tauri-apps/plugin-opener": "^2",
1818
"fabric": "5.2.4",
19+
"tauri-plugin-clipboard-api": "^2.1.11",
1920
"vue": "^3.5.13"
2021
},
2122
"devDependencies": {

0 commit comments

Comments
 (0)