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