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