Skip to content

Commit

Permalink
Removes autoLabel from babel-plugin-emotion
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Campaña committed Apr 26, 2018
1 parent e0e6256 commit 6e749d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Expand Up @@ -22,7 +22,7 @@
"react"
],
"plugins": [
["emotion", { "autoLabel": true }],
"emotion",
"transform-inline-environment-variables",
["lodash", { "id": ["lodash", "recompose"] }],
"syntax-dynamic-import",
Expand Down

0 comments on commit 6e749d3

Please sign in to comment.