summaryrefslogtreecommitdiff
path: root/components/form-data/form-data-table.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'components/form-data/form-data-table.tsx')
-rw-r--r--components/form-data/form-data-table.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/form-data/form-data-table.tsx b/components/form-data/form-data-table.tsx
index 98cc7b46..465cb9a1 100644
--- a/components/form-data/form-data-table.tsx
+++ b/components/form-data/form-data-table.tsx
@@ -1128,6 +1128,7 @@ export default function DynamicTable({
formData={deleteTarget}
formCode={formCode}
contractItemId={contractItemId}
+ projectId={projectId}
open={deleteDialogOpen}
onOpenChange={(open) => {
if (!open) {