diff options
Diffstat (limited to 'client/src/app/shared/index.ts')
-rw-r--r-- | client/src/app/shared/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/index.ts b/client/src/app/shared/index.ts index 0cab7dad0..dfea4c67c 100644 --- a/client/src/app/shared/index.ts +++ b/client/src/app/shared/index.ts | |||
@@ -1,2 +1,2 @@ | |||
1 | export * from './auth'; | ||
1 | export * from './search'; | 2 | export * from './search'; |
2 | export * from './users' | ||