We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d202e29 commit 22e296bCopy full SHA for 22e296b
1 file changed
src/components/Attachments/AttachmentCarousel/index.tsx
@@ -108,6 +108,7 @@ function AttachmentCarousel({report, attachmentID, source, onNavigate, setDownlo
108
report={report}
109
attachmentID={attachmentID}
110
source={source}
111
+ onNavigate={onNavigate}
112
/>
113
);
114
}
0 commit comments