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