We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fdef8 commit 6281654Copy full SHA for 6281654
1 file changed
frontend/src/components/skit/CommandEditor.tsx
@@ -7,7 +7,6 @@ import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from '.
7
import { CommandDefinition, PropertyDefinition } from '../../types';
8
import { SkitCommand } from '../../types';
9
import { formatCommandPreview } from '../../utils/commandFormatting';
10
-import { ColorPicker } from '../ui/color-picker';
11
import { HexColorPicker } from 'react-colorful';
12
import { Popover, PopoverContent, PopoverTrigger } from '../ui/popover';
13
import { VectorInput } from '../ui/vector-input';
0 commit comments