mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 21:45:10 +00:00
change Example dependency
change Example dependency from art-svg to svg
This commit is contained in:
@@ -8,7 +8,7 @@ import Svg, {
|
||||
Line,
|
||||
Rect,
|
||||
Text
|
||||
} from 'react-native-art-svg';
|
||||
} from 'react-native-svg';
|
||||
|
||||
class GExample extends Component{
|
||||
static title = 'G children props inherit';
|
||||
|
||||
Reference in New Issue
Block a user