Skip to content

Commit

Permalink
add gradientTransform attribute to camel case attr array (#1151)
Browse files Browse the repository at this point in the history
  • Loading branch information
KirdesMF committed May 15, 2021
1 parent c2edde9 commit 93173e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/render/svg/utils/camel-case-attrs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ export const camelCaseAttributes = new Set([
"stdDeviation",
"tableValues",
"viewBox",
"gradientTransform",
])

0 comments on commit 93173e2

Please sign in to comment.