fix missing circle word

This commit is contained in:
Horcrux
2016-08-06 10:04:04 +08:00
parent 8e758c3ead
commit e9ff8dc86a

View File

@@ -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"