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