mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
change Example dependency
change Example dependency from art-svg to svg
This commit is contained in:
@@ -4,7 +4,7 @@ import React, {
|
||||
|
||||
import Svg, {
|
||||
Circle
|
||||
} from 'react-native-art-svg';
|
||||
} from 'react-native-svg';
|
||||
|
||||
class CircleExample extends Component{
|
||||
static title = 'Circle';
|
||||
|
||||
Reference in New Issue
Block a user