diff --git a/src/components/cases/collections-tab.tsx b/src/components/cases/collections-tab.tsx index 9651de9..2f5b4cc 100644 --- a/src/components/cases/collections-tab.tsx +++ b/src/components/cases/collections-tab.tsx @@ -56,6 +56,7 @@ import { toast } from "sonner"; import { BUCKETS, BUCKET_LABEL, + BUCKET_SHORT, computeBucketBalances, num, withAllocations,