fix: enable mail send feature for non-quick send documents when sendinorder is true

This commit is contained in:
prafull-opensignlabs
2024-06-03 13:51:15 +05:30
parent ab89d3b71f
commit ba3591c7bc
4 changed files with 54 additions and 25 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@radix-ui/themes": "^2.0.3",
"@radix-ui/themes": "^3.0.5",
"@react-pdf/renderer": "^3.4.4",
"@reduxjs/toolkit": "^2.2.5",
"axios": "^1.7.2",
@@ -29,7 +29,7 @@
"react-helmet": "^6.1.0",
"react-konva": "^18.2.10",
"react-modal": "^3.16.1",
"react-pdf": "^8.0.2",
"react-pdf": "^9.0.0",
"react-quill": "^2.0.0",
"react-redux": "^9.1.2",
"react-rnd": "^10.4.10",