apply common stroke processor to elements

apply common stroke processor to elements
This commit is contained in:
Horcrux
2016-01-23 16:50:11 +08:00
parent 1fecd0a015
commit af0995022d
14 changed files with 108 additions and 56 deletions

View File

@@ -85,6 +85,8 @@ const icon = <Svg
fontSize="14"
fontWeight="bold"
textAnchor="center"
fill="none"
stroke="blue"
></Text>
</Svg>;