Skip to content

Commit

Permalink
Update index.native.js
Browse files Browse the repository at this point in the history
add line break
  • Loading branch information
kadiealexander authored Dec 11, 2023
1 parent 371b846 commit 203e2ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PDFView/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import {defaultProps, propTypes as pdfViewPropTypes} from './pdfViewPropTypes';
const propTypes = {
...pdfViewPropTypes,
};

/**
* On the native layer, we use react-native-pdf/PDF to display PDFs. If a PDF is
* password-protected we render a PDFPasswordForm to request a password
Expand Down

0 comments on commit 203e2ba

Please sign in to comment.