[AAE-10774] move host settings to demo shell (#8051)

* move host settings to demo shell

* [ci:force] empty commit
This commit is contained in:
Denys Vuika
2022-12-16 08:46:23 +00:00
committed by GitHub
parent d27a3476f7
commit 280684c3ab
28 changed files with 85 additions and 555 deletions

View File

@@ -19,7 +19,6 @@ export * from './lib/about/index';
export * from './lib/viewer/index';
export * from './lib/userinfo/index';
export * from './lib/toolbar/index';
export * from './lib/settings/index';
export * from './lib/pagination/index';
export * from './lib/login/index';
export * from './lib/language-menu/index';