Skip to content

Commit 79df427

Browse files
committed
Riktig navn på decorator-v3 i README
1 parent f747ecb commit 79df427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import NAVSPA from '@navikt/navspa';
4343
import type DecoratorProps from './decorator-props';
4444
import decoratorConfig from './decorator-config';
4545

46-
const InternflateDecorator = NAVSPA.importer<DecoratorProps>('internarbeidsflatefs');
46+
const InternflateDecorator = NAVSPA.importer<DecoratorProps>('internarbeidsflate-decorator-v3');
4747

4848
function App() {
4949
return (

0 commit comments

Comments
 (0)