fields ui

This commit is contained in:
Timur Ercan
2023-02-09 15:48:26 +01:00
parent 4cb9a3a65a
commit c4eb1b27d9
5 changed files with 106 additions and 52 deletions

4
package-lock.json generated
View File

@ -76,6 +76,7 @@
"sass": "^1.57.1",
"short-uuid": "^4.2.2",
"signature_pad": "^4.1.4",
"string-to-color": "^2.2.2",
"typescript": "4.8.4"
},
"devDependencies": {
@ -8538,7 +8539,7 @@
"@types/nodemailer-sendgrid": "^1.0.0",
"@types/react-dom": "18.0.9",
"@types/react-pdf": "^6.2.0",
"@types/react-resizable": "*",
"@types/react-resizable": "^3.0.3",
"autoprefixer": "^10.4.13",
"avatar-from-initials": "^1.0.3",
"bcryptjs": "^2.4.3",
@ -8566,6 +8567,7 @@
"sass": "^1.57.1",
"short-uuid": "^4.2.2",
"signature_pad": "^4.1.4",
"string-to-color": "*",
"tailwindcss": "^3.2.4",
"typescript": "4.8.4"
},