Skip to content

Commit 2a79d23

Browse files
committedSep 29, 2020
chore: missing export
1 parent f9f0bb9 commit 2a79d23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎src/charting/charts/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ export { RadarChart } from './RadarChart';
66
export { ScatterChart } from './ScatterChart';
77
export { BubbleChart } from './BubbleChart';
88
export { CandleStickChart } from './CandleStickChart';
9+
export { CombinedChart } from './CombinedChart';

0 commit comments

Comments
 (0)