Skip to content

Commit

Permalink
Merge pull request #1193 from spicyj/jsx-polygon
Browse files Browse the repository at this point in the history
Add polygon tag to transform
  • Loading branch information
zpao committed Mar 17, 2014
2 parents c1443e9 + 42444f6 commit d88d479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/fbtransform/transforms/xjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ var knownTags = {
p: true,
param: true,
path: true,
polygon: true,
polyline: true,
pre: true,
progress: true,
Expand Down

0 comments on commit d88d479

Please sign in to comment.