mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-22 15:15:12 +00:00
Merge remote-tracking branch 'upstream/master' into 5.3.0-conformance
# Conflicts: # lib/extract/extractViewBox.js # package.json
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {PropTypes} from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import {PanResponder} from 'react-native';
|
||||
|
||||
const numberProp = PropTypes.oneOfType([PropTypes.string, PropTypes.number]);
|
||||
|
||||
Reference in New Issue
Block a user