strokeDash => strokeDasharray

This commit is contained in:
Horcrux
2016-04-23 15:28:32 +08:00
parent b144bd23fc
commit 70a9473b5f
6 changed files with 17 additions and 18 deletions

View File

@@ -63,7 +63,7 @@ var RenderableAttributes = Object.assign({
strokeLinecap: true,
strokeLinejoin: true,
fillRule: true,
strokeDash: {
strokeDasharray: {
diff: arrayDiffer
},
strokeDashoffset: true