chore: add empty message

This commit is contained in:
PeterKwesiAnsah
2023-09-27 13:08:59 +01:00
parent 3f67b0f27e
commit f003a2864e

View File

@ -340,7 +340,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) => (