Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-20 00:14:01 +00:00
co-authored by renee-png
parent c8659f3e91
commit 2bd3a1832d
+1
View File
@@ -76,6 +76,7 @@ import {
} from "@dnd-kit/sortable";
import { SortableLedgerRow } from "./ledger-row";
import { ApplyCollectionWorkflowDialog } from "@/components/collections/apply-collection-workflow-dialog";
import { MergeCollectionsDialog } from "./merge-collections-dialog";
const TXN_TYPES = [
{ value: "assessment", label: "Assessment" },