build ok,
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { CenteredResetPasswordView } from 'src/auth/view/auth-demo/centered';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { CenteredSignInView } from 'src/auth/view/auth-demo/centered';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { CenteredSignUpView } from 'src/auth/view/auth-demo/centered';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { CenteredUpdatePasswordView } from 'src/auth/view/auth-demo/centered';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { CenteredVerifyView } from 'src/auth/view/auth-demo/centered';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { SplitResetPasswordView } from 'src/auth/view/auth-demo/split';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { SplitSignInView } from 'src/auth/view/auth-demo/split';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { SplitSignUpView } from 'src/auth/view/auth-demo/split';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { SplitUpdatePasswordView } from 'src/auth/view/auth-demo/split';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
import { SplitVerifyView } from 'src/auth/view/auth-demo/split';
|
||||
import { CONFIG } from 'src/global-config';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user