diff --git a/babel.config.js b/babel.config.js index 559439c6..8417bd81 100644 --- a/babel.config.js +++ b/babel.config.js @@ -43,7 +43,7 @@ function presets() { [ '@emotion/babel-preset-css-prop', { - autoLabel: true, + autoLabel: "always", }, ], '@babel/typescript',