chore: added classname and changed typo

This commit is contained in:
PeterKwesiAnsah
2023-09-28 11:13:02 +01:00
committed by Mythie
parent 8c8bcb694a
commit 5bb2f183c1

View File

@ -352,7 +352,9 @@ export const AddFieldsFormPartial = ({
<Command> <Command>
<CommandInput /> <CommandInput />
<CommandEmpty> <CommandEmpty>
<span>No Recipient matching this description was found.</span> <span className="text-muted-foreground inline-block px-4">
No recipient matching this description was found.
</span>
</CommandEmpty> </CommandEmpty>
<CommandGroup> <CommandGroup>