mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
ArtSvgExample => SvgExample
This commit is contained in:
@@ -257,4 +257,4 @@ class SvgExample extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
AppRegistry.registerComponent('ArtSvgExample', () => SvgExample);
|
||||
AppRegistry.registerComponent('SvgExample', () => SvgExample);
|
||||
|
||||
Reference in New Issue
Block a user