mirror of
https://github.com/documenso/documenso.git
synced 2025-11-16 17:51:49 +10:00
chore: refactor
This commit is contained in:
@ -144,7 +144,6 @@ export const DocumentSigningRadioField = ({
|
||||
void executeActionAuthProcedure({
|
||||
onReauthFormSubmit: async (authOptions) => await onSign(authOptions),
|
||||
actionTarget: field.type,
|
||||
isEnterprise,
|
||||
});
|
||||
}
|
||||
}, [selectedOption, field]);
|
||||
|
||||
Reference in New Issue
Block a user