Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Removed duplicate proptypes for cameraType. #49

Merged
merged 3 commits into from Nov 25, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -28,7 +28,6 @@ export default class QRCodeScanner extends Component {
customMarker: PropTypes.element,
containerStyle: PropTypes.any,
cameraStyle: PropTypes.any,
cameraType: PropTypes.string,
topViewStyle: PropTypes.any,
bottomViewStyle: PropTypes.any,
topContent: PropTypes.oneOfType([
Expand Down