Skip to content

Commit b10bba2

Browse files
author
Egor Dymov
committed
Fix ColorIndicator types
1 parent d2dde93 commit b10bba2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ui/components/ColorIndicator.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<script lang="ts">
22
import ColorPreview from '~ui/components/ColorPreview.svelte';
33
import { copy } from '~ui/services/use-copy-to-clipboard/useCopyToClipboard.ts';
4-
import { ThemeVariablesKeys } from '~ui/types';
54
import {
65
getFormatterForCSS,
76
getFormatterForDisplaying,

0 commit comments

Comments
 (0)