Skip to content

Commit 74c8330

Browse files
authored
fix(components): export toolbar (#186)
Signed-off-by: Antonette Caldwell <acald.nebula@gmail.com>
1 parent 317e6d9 commit 74c8330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/src/custom/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ export * from './ChartDialog';
22
export * from './Dialog';
33
export * from './ErrorBoundary';
44
export * from './SearchBar';
5+
export * from './Toolbar';
56
export * from './Tooltip';

0 commit comments

Comments
 (0)