We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f747ecb commit 79df427Copy full SHA for 79df427
README.md
@@ -43,7 +43,7 @@ import NAVSPA from '@navikt/navspa';
43
import type DecoratorProps from './decorator-props';
44
import decoratorConfig from './decorator-config';
45
46
-const InternflateDecorator = NAVSPA.importer<DecoratorProps>('internarbeidsflatefs');
+const InternflateDecorator = NAVSPA.importer<DecoratorProps>('internarbeidsflate-decorator-v3');
47
48
function App() {
49
return (
0 commit comments