mirror of
https://github.com/documenso/documenso.git
synced 2025-11-21 04:01:45 +10:00
chore: remove console.log
This commit is contained in:
@ -55,8 +55,6 @@ export const SigningForm = ({ document, recipient, fields }: SigningFormProps) =
|
||||
const { mutateAsync: completeDocumentWithToken } =
|
||||
trpc.recipient.completeDocumentWithToken.useMutation();
|
||||
|
||||
console.log(signature);
|
||||
|
||||
const {
|
||||
register,
|
||||
handleSubmit,
|
||||
|
||||
Reference in New Issue
Block a user