File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 736736 "types" : " ./dist/webComponents/UserMenuItemGroup/index.d.ts" ,
737737 "default" : " ./dist/webComponents/UserMenuItemGroup/index.js"
738738 },
739+ "./UserSettingsAccountView" : {
740+ "types" : " ./dist/webComponents/UserSettingsAccountView/index.d.ts" ,
741+ "default" : " ./dist/webComponents/UserSettingsAccountView/index.js"
742+ },
739743 "./UserSettingsDialog" : {
740744 "types" : " ./dist/webComponents/UserSettingsDialog/index.d.ts" ,
741745 "default" : " ./dist/webComponents/UserSettingsDialog/index.js"
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ export * from './UserMenu/index.js';
147147export * from './UserMenuAccount/index.js' ;
148148export * from './UserMenuItem/index.js' ;
149149export * from './UserMenuItemGroup/index.js' ;
150+ export * from './UserSettingsAccountView/index.js' ;
150151export * from './UserSettingsDialog/index.js' ;
151152export * from './UserSettingsItem/index.js' ;
152153export * from './UserSettingsView/index.js' ;
You can’t perform that action at this time.
0 commit comments