Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Aug 21, 2024
1 parent 3507b21 commit 023d1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/theme/components/ThemeToolbar/ThemeToolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { CssColor } from '@adobe/leonardo-contrast-colors';
import { NativeSelect } from '@digdir/designsystemet-react';
import type {
ColorError,
ContrastModeee,
ContrastMode,
ThemeColors,
} from '@digdir/designsystemet/color';
import cl from 'clsx/lite';
Expand Down

0 comments on commit 023d1a3

Please sign in to comment.