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:
@@ -9,7 +9,7 @@ import Svg, {
|
||||
Rect,
|
||||
Circle,
|
||||
Polyline
|
||||
} from 'react-native-art-svg';
|
||||
} from 'react-native-svg';
|
||||
|
||||
class UseExample extends Component{
|
||||
static title = 'Reuse svg code';
|
||||
|
||||
Reference in New Issue
Block a user