Fix auto label setting
This commit is contained in:
parent
a36ad89385
commit
193b908925
@ -43,7 +43,7 @@ function presets() {
|
|||||||
[
|
[
|
||||||
'@emotion/babel-preset-css-prop',
|
'@emotion/babel-preset-css-prop',
|
||||||
{
|
{
|
||||||
autoLabel: true,
|
autoLabel: "always",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
'@babel/typescript',
|
'@babel/typescript',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user