mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 22:05:14 +00:00
fix missing circle word
This commit is contained in:
@@ -64,7 +64,7 @@ class StrokeOpacityCircle extends Component{
|
|||||||
}
|
}
|
||||||
|
|
||||||
class PieCircle extends Component{
|
class PieCircle extends Component{
|
||||||
static title = 'Draw a Pie shape with ';
|
static title = 'Draw a Pie shape with circle';
|
||||||
render() {
|
render() {
|
||||||
return <Svg
|
return <Svg
|
||||||
height="100"
|
height="100"
|
||||||
|
|||||||
Reference in New Issue
Block a user