mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 13:35:11 +00:00
change Example dependency
change Example dependency from art-svg to svg
This commit is contained in:
@@ -7,7 +7,7 @@ import Svg, {
|
||||
G,
|
||||
Circle,
|
||||
Text
|
||||
} from 'react-native-art-svg';
|
||||
} from 'react-native-svg';
|
||||
|
||||
class PathExample extends Component{
|
||||
static title = 'Path';
|
||||
|
||||
Reference in New Issue
Block a user