Unfinished Company Component

This commit is contained in:
Tom Slater 2019-07-11 15:17:50 +01:00
parent c1e2ce73e7
commit c13acc6ce3
9 changed files with 82 additions and 18 deletions

View file

@ -46,7 +46,6 @@ import { SuppliersComponent } from './dashboard/suppliers.component';
import { MoreStuffComponent } from './dashboard/more-graphs-and-tables.component';
@NgModule({
imports: [
BrowserModule,
@ -73,6 +72,7 @@ import { MoreStuffComponent } from './dashboard/more-graphs-and-tables.component
MoreStuffComponent,
P404Component,
P500Component,
],
providers: [
AuthGuard,