mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-21 14:25:14 +00:00
change Example dependency
change Example dependency from art-svg to svg
This commit is contained in:
@@ -6,7 +6,7 @@ import Svg, {
|
||||
Symbol,
|
||||
Circle,
|
||||
Use
|
||||
} from 'react-native-art-svg';
|
||||
} from 'react-native-svg';
|
||||
|
||||
class SymbolExample extends Component{
|
||||
static title = 'Symbol example';
|
||||
|
||||
Reference in New Issue
Block a user