♫
📌 canary ▾
next.js
/
test
/
development
/
basic
/
styled-components
/
next.config.js
next.config.js
8 lines
96 B
module
.
exports
=
{
compiler: {
styledComponents: {
displayName:
true
,
},
},
}
v2.0.0
/
Go
SIGN IN