Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Sep 12, 2023
1 parent ab4d5f3 commit 9a0755c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const propTypes = {
/** The source (URL) of the attachment */
source: PropTypes.string,

/** File additional information of the attachment */
/** Additional information about the attachment file */
file: PropTypes.shape({
/** File name of the attachment */
name: PropTypes.string,
Expand Down

0 comments on commit 9a0755c

Please sign in to comment.