mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-21 22:35:13 +00:00
change Example dependency
change Example dependency from art-svg to svg
This commit is contained in:
@@ -11,7 +11,7 @@ import Svg, {
|
||||
Circle,
|
||||
Text,
|
||||
Rect
|
||||
} from 'react-native-art-svg';
|
||||
} from 'react-native-svg';
|
||||
|
||||
class LinearGradientHorizontal extends Component{
|
||||
static title = 'Define an ellipse with a horizontal linear gradient from yellow to red';
|
||||
|
||||
Reference in New Issue
Block a user