[ACS-8249][ACS-8250] UI-header component (#9971)

This commit is contained in:
Mykyta Maliarchuk
2024-07-25 14:42:46 +02:00
committed by GitHub
parent dc444cfaa4
commit 63d017350d
22 changed files with 788 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ export * from './lib/button/button.component';
export * from './lib/progress/progress.component';
export * from './lib/viewer/index';
export * from './lib/toolbar/index';
export * from './lib/header/index';
export * from './lib/pagination/index';
export * from './lib/login/index';
export * from './lib/language-menu/index';