mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
chore: added classname and changed typo
This commit is contained in:
@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user