Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit 91aa3ee

Browse files
fix(types): add Toolbar to index
Signed-off-by: Florian-Schoenherr <[email protected]>
1 parent 2c9c00c commit 91aa3ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte-materialify/@types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ export { default as ProgressLinear } from './ProgressLinear';
3737
export { default as ProgressCircular } from './ProgressCircular';
3838
export { default as ExpansionPanel } from './ExpansionPanel';
3939
export { default as ExpansionPanels } from './ExpansionPanels';
40+
export { default as Tooltip } from './Tooltip';

0 commit comments

Comments
 (0)