소스 검색

Update AgoraView.js

缺少了{}
薛鹏翔 7 년 전
부모
커밋
0feba83c61
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,