We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317e6d9 commit 74c8330Copy full SHA for 74c8330
packages/components/src/custom/index.ts
@@ -2,4 +2,5 @@ export * from './ChartDialog';
2
export * from './Dialog';
3
export * from './ErrorBoundary';
4
export * from './SearchBar';
5
+export * from './Toolbar';
6
export * from './Tooltip';
0 commit comments