Skip to content

Commit

Permalink
Removed getViewBox from bundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuznietsov committed Jul 20, 2021
1 parent 02c525d commit 94abbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/expression_shape/common/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
export * from './constants';
export * from './types';

export { getAvailableShapes } from './lib';
export { getAvailableShapes } from './lib/available_shapes';

0 comments on commit 94abbcc

Please sign in to comment.