Skip to content

Commit c1753f4

Browse files
committed
import rename in output test
1 parent 026edff commit c1753f4

File tree

1 file changed

+1
-1
lines changed
  • @navikt/aksel/src/codemod/transforms/darkside/box-to-boxnew/tests

1 file changed

+1
-1
lines changed

@navikt/aksel/src/codemod/transforms/darkside/box-to-boxnew/tests/box.output.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Box } from "@navikt/ds-react"
1+
import { BoxNew as Box } from "@navikt/ds-react"
22

33
export const MyComponent = () => {
44
return (<>

0 commit comments

Comments
 (0)