Add path examples

Add path examples
This commit is contained in:
Horcrux
2016-01-22 00:08:07 +08:00
parent 920843f52d
commit 815540fc28
5 changed files with 62 additions and 4 deletions

View File

@@ -36,6 +36,7 @@ class StrokeCircle extends Component{
r="45"
stroke="purple"
strokeWidth="2.5"
fill={null}
/>
</Svg>;
}