Skip to content

Commit

Permalink
fix: remove deprecated export from d3fc-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
moxon6 authored and chrisprice committed Apr 29, 2021
1 parent 732e5f3 commit 9bd27a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/d3fc-chart/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
export { default as chartSvgCartesian } from './src/svg/cartesian';
export { default as chartCanvasCartesian } from './src/canvas/cartesian';
export { default as chartCartesian } from './src/cartesian';

0 comments on commit 9bd27a9

Please sign in to comment.