Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
bbfd11c55a
commit
07662da2e5
@@ -98,6 +98,7 @@ export function BulkConvertToCollectionsDialog({ open, onOpenChange, cases, onCr
|
||||
setSearch("");
|
||||
setIncludeEmpty(false);
|
||||
setEmptyName("");
|
||||
setCombine(true);
|
||||
if (eligibleCases.length === 0) {
|
||||
setContactRows([]);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user