Skip to content

Commit 1d79111

Browse files
committed
chore: fix typo
1 parent 934e5ba commit 1d79111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ckb/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { ChartType } from '@antv/gpt-vis';
1+
import { ChartType } from '@antv/gpt-vis';
22

33
/**
44
* Array of standard IDs for each chart type.

0 commit comments

Comments
 (0)