aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/header/index.ts')
-rw-r--r--client/src/app/header/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/header/index.ts b/client/src/app/header/index.ts
index d98d2d00a..bf1787103 100644
--- a/client/src/app/header/index.ts
+++ b/client/src/app/header/index.ts
@@ -1 +1,2 @@
1export * from './header.component' 1export * from './header.component'
2export * from './search-typeahead.component'