create recipient and short uid

This commit is contained in:
Timur Ercan
2023-01-27 17:14:36 +01:00
parent c61fc30420
commit c29c262566
3 changed files with 81 additions and 0 deletions

View File

@ -37,6 +37,7 @@
"react-hook-form": "^7.41.5",
"react-pdf": "^6.2.2",
"sass": "^1.57.1",
"short-uuid": "^4.2.2",
"typescript": "4.8.4"
},
"devDependencies": {