mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 00:32:43 +10:00
chore: added classname and changed typo
This commit is contained in:
@ -352,7 +352,9 @@ export const AddFieldsFormPartial = ({
|
||||
<Command>
|
||||
<CommandInput />
|
||||
<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>
|
||||
|
||||
<CommandGroup>
|
||||
|
||||
Reference in New Issue
Block a user