We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698838e commit 3e03429Copy full SHA for 3e03429
packages/editor/src/Theme/Colors.tsx
@@ -1,6 +1,5 @@
1
/** @jsx jsx */
2
import { jsx, useThemeUI } from 'theme-ui'
3
-// @ts-ignore: Remove @ts-ignore after @theme-ui/style-guide was transformed to TypeScript
4
import { ColorPalette } from '@theme-ui/style-guide'
5
import ColorPicker from '../ColorPicker'
6
import { EditorContextValue } from '../types'
0 commit comments