diff options
Diffstat (limited to 'client/src/app/login/index.ts')
-rw-r--r-- | client/src/app/login/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/login/index.ts b/client/src/app/login/index.ts index 69c16441f..64d3f2a3c 100644 --- a/client/src/app/login/index.ts +++ b/client/src/app/login/index.ts | |||
@@ -1 +1,2 @@ | |||
1 | export * from './login.component'; | 1 | export * from './login.component'; |
2 | export * from './login.routes'; | ||