Browse Source

Update AgoraView.js

缺少了{}
薛鹏翔 7 years ago
parent
commit
0feba83c61
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      AgoraView.js

+ 1
- 1
AgoraView.js View File

@@ -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,