We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2271072 commit 36f8445Copy full SHA for 36f8445
@navikt/core/react/src/theme/index.ts
@@ -1,2 +1,2 @@
1
"use client";
2
-export { Theme, ThemeProps } from "./Theme";
+export { Theme, type ThemeProps } from "./Theme";
0 commit comments