signature: POC of showing a pdf with vue-pdf-embed

This commit is contained in:
nobohan
2024-06-19 11:16:50 +02:00
parent bbfd0caf10
commit 21c1e77d36
2 changed files with 13 additions and 5 deletions

View File

@@ -58,6 +58,7 @@
"vue": "^3.2.37",
"vue-i18n": "^9.1.6",
"vue-multiselect": "3.0.0-alpha.2",
"vue-pdf-embed": "^2.0.4",
"vue-toast-notification": "^2.0",
"vuex": "^4.0.0"
},