♫
📌 canary ▾
next.js
/
packages
/
next-codemod
/
transforms
/
__testfixtures__
/
url-to-withrouter
/
arrow-function-component.input.js
arrow-function-component.input.js
4 lines
81 B
export
default
withAppContainer
(
withAuth
(props
=>
{
const
test
=
props.url
}
))
v2.0.0
/
Go
SIGN IN