Skip to content

Commit

Permalink
chore: fix use of wrong package
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed May 10, 2024
1 parent 3e8b86d commit c76d0c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type React from 'react';
import { Heading } from '@digdir/design-system-react';
import { Heading } from '@digdir/designsystemet-react';
import { PaletteIcon, WrenchIcon, ComponentIcon } from '@navikt/aksel-icons';
import cn from 'clsx';

Expand Down

0 comments on commit c76d0c8

Please sign in to comment.