diff options
Diffstat (limited to 'client/app/shared/index.ts')
-rw-r--r-- | client/app/shared/index.ts | 5 |
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 @@ | |||
1 | export * from './search-field.type'; | 1 | export * from './search/index'; |
2 | export * from './search.component'; | 2 | export * from './users/index' |
3 | export * from './search.model'; | ||