feat(auth): auth pages added

This commit is contained in:
Dmitry Nehaychik 2017-08-02 17:27:19 +03:00
parent 210c6f2355
commit 75dd743244
6 changed files with 73 additions and 4 deletions

View file

@ -1,6 +1,5 @@
import { Component } from '@angular/core';
import 'style-loader!../@theme/styles/styles.scss';
import { MENU_ITEMS } from './pages-menu';
@Component({