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

Commit 2dbad6d

Browse files
authored
fix(Types): Add MaterialAppMin type
1 parent e558afb commit 2dbad6d

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
@@ -31,6 +31,7 @@ export { default as ListGroup } from './ListGroup';
3131
export { default as ListItem } from './ListItem';
3232
export { default as ListItemGroup } from './ListItemGroup';
3333
export { default as MaterialApp } from './MaterialApp';
34+
export { default as MaterialAppMin } from './MaterialAppMin';
3435
export { default as Menu } from './Menu';
3536
export { default as NavigationDrawer } from './NavigationDrawer';
3637
export { default as Overlay } from './Overlay';

0 commit comments

Comments
 (0)