mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-30 23:16:52 +00:00
Adds a sidebar with navigation aww yeah
This commit is contained in:
@@ -20,6 +20,7 @@ import {
|
||||
MdGridListModule,
|
||||
MdProgressSpinnerModule,
|
||||
MdSidenavModule,
|
||||
MdListModule,
|
||||
} from '@angular/material';
|
||||
|
||||
|
||||
@@ -73,6 +74,7 @@ import * as Rx from 'rxjs/Rx';
|
||||
MdGridListModule,
|
||||
MdProgressSpinnerModule,
|
||||
MdSidenavModule,
|
||||
MdListModule,
|
||||
],
|
||||
providers: [ElectronService,WebsocketService,WebsocketHandlerService, SidebarService],
|
||||
bootstrap: [AppComponent]
|
||||
|
||||
Reference in New Issue
Block a user