Skip to content

Commit

Permalink
Update src/components/PDFView/pdfViewPropTypes.js
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Martins <luacmartins@gmail.com>
  • Loading branch information
JediWattson and luacmartins authored Dec 13, 2022
1 parent e042066 commit 704753a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PDFView/pdfViewPropTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const propTypes = {
/** Notify parent that the keyboard has opened or closed */
onToggleKeyboard: PropTypes.func,

/** handles press events like toggling attachment arrows natively */
/** Handles press events like toggling attachment arrows natively */
onPress: PropTypes.func,

...windowDimensionsPropTypes,
Expand Down

0 comments on commit 704753a

Please sign in to comment.