Explorar el Código

Update AgoraView.js

缺少了{}
薛鹏翔 hace 7 años
padre
commit
22fd580367
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      AgoraView.js

+ 1
- 1
AgoraView.js Ver fichero

@@ -3,7 +3,7 @@
3 3
  */
4 4
 
5 5
 import  React, {Component} from 'react'
6
-import PropTypes from 'prop-types'
6
+import {PropTypes} from 'prop-types'
7 7
 import {
8 8
     requireNativeComponent,
9 9
     View,