mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 02:32:00 +10:00
chore: document audit log
This commit is contained in:
@ -43,6 +43,7 @@ export const DocumentSigningAttachmentsDialog = ({
|
||||
<Trans>No attachments available.</Trans>
|
||||
</span>
|
||||
)}
|
||||
|
||||
{attachments.map((attachment, idx) => (
|
||||
<a
|
||||
key={attachment.id || idx}
|
||||
|
||||
Reference in New Issue
Block a user