Skip to content

Commit

Permalink
fix(components): export toolbar (#186)
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac authored Oct 31, 2023
1 parent 317e6d9 commit 74c8330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/custom/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ export * from './ChartDialog';
export * from './Dialog';
export * from './ErrorBoundary';
export * from './SearchBar';
export * from './Toolbar';
export * from './Tooltip';

0 comments on commit 74c8330

Please sign in to comment.