mirror of
https://github.com/wu736139669/react-native-QDProgressHUD.git
synced 2026-08-05 06:18:38 +00:00
fix bug
This commit is contained in:
@@ -9,8 +9,6 @@ import {
|
|||||||
} from 'react-native';
|
} from 'react-native';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
const { QDProgressHud } = NativeModules;
|
|
||||||
|
|
||||||
|
|
||||||
export default class QDProgressHud extends Component {
|
export default class QDProgressHud extends Component {
|
||||||
constructor(props) {
|
constructor(props) {
|
||||||
|
|||||||
Reference in New Issue
Block a user