chore: add empty message

This commit is contained in:
PeterKwesiAnsah
2023-09-27 13:08:59 +01:00
committed by Mythie
parent 2e12893e0c
commit 8c8bcb694a

View File

@ -351,7 +351,9 @@ export const AddFieldsFormPartial = ({
<PopoverContent className="p-0" align="start">
<Command>
<CommandInput />
<CommandEmpty />
<CommandEmpty>
<span>No Recipient matching this description was found.</span>
</CommandEmpty>
<CommandGroup>
{recipients.map((recipient, index) => (