Skip to content

Commit 3e03429

Browse files
committed
remove obsolete @ts-ignore
1 parent 698838e commit 3e03429

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/editor/src/Theme/Colors.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/** @jsx jsx */
22
import { jsx, useThemeUI } from 'theme-ui'
3-
// @ts-ignore: Remove @ts-ignore after @theme-ui/style-guide was transformed to TypeScript
43
import { ColorPalette } from '@theme-ui/style-guide'
54
import ColorPicker from '../ColorPicker'
65
import { EditorContextValue } from '../types'

0 commit comments

Comments
 (0)