Merge branch 'feat/refresh' into feat-early-adopters

This commit is contained in:
Timur Ercan
2023-09-28 21:28:41 +02:00
committed by GitHub

View File

@@ -351,7 +351,11 @@ export const AddFieldsFormPartial = ({
<PopoverContent className="p-0" align="start">
<Command>
<CommandInput />
<CommandEmpty />
<CommandEmpty>
<span className="text-muted-foreground inline-block px-4">
No recipient matching this description was found.
</span>
</CommandEmpty>
<CommandGroup>
{recipients.map((recipient, index) => (