Added the ability to generate a user code on the admin panel

This commit is contained in:
Tiago Ribeiro
2023-09-22 13:39:26 +01:00
parent d46d0ab42f
commit a9ceecdc84
5 changed files with 119 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
"react-string-replace": "^1.1.0",
"react-toastify": "^9.1.2",
"react-xarrows": "^2.0.2",
"short-unique-id": "^5.0.2",
"swr": "^2.1.3",
"typescript": "4.9.5",
"uuid": "^9.0.0",