We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026edff commit c1753f4Copy full SHA for c1753f4
@navikt/aksel/src/codemod/transforms/darkside/box-to-boxnew/tests/box.output.js
@@ -1,4 +1,4 @@
1
-import { Box } from "@navikt/ds-react"
+import { BoxNew as Box } from "@navikt/ds-react"
2
3
export const MyComponent = () => {
4
return (<>
0 commit comments