aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/login/index.ts')
-rw-r--r--client/src/app/login/index.ts3
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 @@
1export * from './login-routing.module';
1export * from './login.component'; 2export * from './login.component';
2export * from './login.routes'; 3export * from './login.module';