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