We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0dd24 commit 74434b8Copy full SHA for 74434b8
src/types.ts
@@ -1,4 +1,4 @@
1
-import { CSSProperties } from 'react';
+import type { CSSProperties } from 'react';
2
import type { EChartsType } from 'echarts';
3
4
/**
0 commit comments