Skip to content

Commit

Permalink
Update index.native.js
Browse files Browse the repository at this point in the history
add line break near end of file
  • Loading branch information
kadiealexander authored Dec 11, 2023
1 parent 203e2ba commit d20986f
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 @@ -174,6 +174,7 @@ function PDFView({onToggleKeyboard, onLoadComplete, fileName, onPress, isFocused
renderPDFView()
);
}

PDFView.displayName = 'PDFView';
PDFView.propTypes = propTypes;
PDFView.defaultProps = defaultProps;
Expand Down

0 comments on commit d20986f

Please sign in to comment.