diff --git a/.babelrc b/.babelrc index 974b228..f42c316 100644 --- a/.babelrc +++ b/.babelrc @@ -22,7 +22,7 @@ "react" ], "plugins": [ - ["emotion", { "autoLabel": true }], + "emotion", "transform-inline-environment-variables", ["lodash", { "id": ["lodash", "recompose"] }], "syntax-dynamic-import",