aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/app/shared/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/app/shared/index.ts')
-rw-r--r--client/app/shared/index.ts5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/app/shared/index.ts b/client/app/shared/index.ts
index a49a4f1a9..ad3ee0098 100644
--- a/client/app/shared/index.ts
+++ b/client/app/shared/index.ts
@@ -1,3 +1,2 @@
1export * from './search-field.type'; 1export * from './search/index';
2export * from './search.component'; 2export * from './users/index'
3export * from './search.model';