Skip to content

Commit 6954d95

Browse files
authored
fix(NavigationLayout): add root export (#6657)
1 parent 6ec7e06 commit 6954d95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/webComponents/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export * from './MultiComboBox/index.js';
5656
export * from './MultiComboBoxItem/index.js';
5757
export * from './MultiComboBoxItemGroup/index.js';
5858
export * from './MultiInput/index.js';
59+
export * from './NavigationLayout/index.js';
5960
export * from './NotificationList/index.js';
6061
export * from './NotificationListGroupItem/index.js';
6162
export * from './NotificationListItem/index.js';

0 commit comments

Comments
 (0)