fix lint warning

This commit is contained in:
Horcrux
2016-05-21 21:07:26 +08:00
parent be4d7bc477
commit 329629ae21
6 changed files with 10 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ import Svg, {
class CircleExample extends Component{
static title = 'Circle';
render() {
return <Svg
height="100"
width="140"