fix refactor

This commit is contained in:
Roman Kozlov 2018-03-06 13:58:15 +02:00
parent 6a015e54e5
commit 7d41a445f7

View File

@ -164,7 +164,6 @@ export default class CameraScreenBase extends Component {
onReadCode = {this.props.onReadCode}
scannerOptions = {this.state.scannerOptions}
showFrame = {this.props.showFrame}
/>
}
</View>