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 ab4d5f3 commit 9a0755cCopy full SHA for 9a0755c
src/components/Attachments/AttachmentCarousel/CarouselItem.js
@@ -23,7 +23,7 @@ const propTypes = {
23
/** The source (URL) of the attachment */
24
source: PropTypes.string,
25
26
- /** File additional information of the attachment */
+ /** Additional information about the attachment file */
27
file: PropTypes.shape({
28
/** File name of the attachment */
29
name: PropTypes.string,
0 commit comments