Skip to content

Commit

Permalink
feat: add CustomShapeRenderer export (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
korvin89 authored Nov 11, 2024
1 parent 48d4a2b commit 2d7e009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export {CustomShapeRenderer} from './utils';
export * from './components';
export type {ChartData} from './types';

0 comments on commit 2d7e009

Please sign in to comment.