ing
This commit is contained in:
parent
0cdb6547fb
commit
7e1c1699e5
|
@ -11,7 +11,7 @@ import { Observable } from 'rxjs/Observable';
|
|||
import 'rxjs/add/operator/take';
|
||||
import 'rxjs/add/operator/map';
|
||||
|
||||
import * as AuthStore from '../store/auth';
|
||||
import * as AuthStore from 'packages/member/store/auth';
|
||||
|
||||
@Injectable()
|
||||
export class AuthGuard implements CanActivate, CanActivateChild {
|
Loading…
Reference in New Issue
Block a user