feat: template recipients on blur
This commit is contained in:
@@ -250,7 +250,7 @@ export const AddSignersFormPartial = ({
|
||||
console.error(e);
|
||||
toast({
|
||||
title: 'Error',
|
||||
description: 'An error occurred while updating the document settings.',
|
||||
description: 'An error occurred while updating the document recipient.',
|
||||
variant: 'destructive',
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user