Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update AgoraView.js
缺少了{}
  • Loading branch information
xuepx authored Dec 1, 2017
commit 22fd5803670dc268019ea21e7a4c6b91b3d0c593
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