draggable, reszeable field compmenmt

This commit is contained in:
Timur Ercan
2023-02-08 15:43:14 +01:00
parent 39d7d905fe
commit fbdce872f7
4 changed files with 120 additions and 0 deletions

View File

@@ -35,8 +35,10 @@
"placeholder-loading": "^0.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-draggable": "^4.4.5",
"react-hook-form": "^7.41.5",
"react-pdf": "^6.2.2",
"react-resizable": "^3.0.4",
"react-tooltip": "^5.7.2",
"sass": "^1.57.1",
"short-uuid": "^4.2.2",
@@ -49,6 +51,7 @@
"@types/nodemailer": "^6.4.7",
"@types/nodemailer-sendgrid": "^1.0.0",
"@types/react-pdf": "^6.2.0",
"@types/react-resizable": "^3.0.3",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.19",
"tailwindcss": "^3.2.4"