chore: added classname and changed typo

This commit is contained in:
PeterKwesiAnsah
2023-09-28 11:13:02 +01:00
parent f003a2864e
commit 323f1974ab

View File

@@ -341,7 +341,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>