瀏覽代碼

Update AgoraView.js

缺少了{}
薛鹏翔 7 年之前
父節點
當前提交
22fd580367
No account linked to committer's email address
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      AgoraView.js

+ 1
- 1
AgoraView.js 查看文件

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