initial commit
This commit is contained in:
4
frontend/src/app/layout/index.ts
Normal file
4
frontend/src/app/layout/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './nav-rail/nav-rail.component';
|
||||
export * from './bottom-nav/bottom-nav.component';
|
||||
export * from './header-bar/header-bar.component';
|
||||
export * from './layout-shell/layout-shell.component';
|
||||
Reference in New Issue
Block a user