Skip to content

Commit

Permalink
Update AgoraView.js
Browse files Browse the repository at this point in the history
缺少了{}
  • Loading branch information
xuepx authored Dec 1, 2017
1 parent b85881c commit 0feba83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AgoraView.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/

import React, {Component} from 'react'
import PropTypes from 'prop-types'
import {PropTypes} from 'prop-types'
import {
requireNativeComponent,
View,
Expand Down

0 comments on commit 0feba83

Please sign in to comment.