Skip to content

Commit

Permalink
build: don't emit _extends() helper in icon files
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenmacdonald committed Nov 28, 2024
1 parent efd4849 commit 9cd040d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icons/.babelrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"modules": false
}
],
"@babel/preset-react"
["@babel/preset-react", { "useSpread": true } ]
]
}

0 comments on commit 9cd040d

Please sign in to comment.