[beta] Bump react-qr-reader (#7943)

* [beta] Update react-qr-reader

* Explicit webrtc-adapter dependency (package-lock workaround)

* iframe with allow (QR, new Chrome policy)
This commit is contained in:
Jaco Greeff
2018-02-19 14:28:31 +01:00
committed by Rando
parent 6a29fea23c
commit 9d697c5d0a
4 changed files with 103 additions and 47 deletions

View File

@@ -135,6 +135,7 @@ export default class Dapp extends Component {
return (
<iframe
allow='camera'
className={ styles.frame }
frameBorder={ 0 }
id='dappFrame'