mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-24 15:10:19 +00:00
Beginnings of the wallet summary
Changes width of menu to be smaller
This commit is contained in:
@@ -21,6 +21,7 @@ import {
|
||||
MatProgressSpinnerModule,
|
||||
MatSidenavModule,
|
||||
MatListModule,
|
||||
MatSortModule
|
||||
} from '@angular/material';
|
||||
|
||||
|
||||
@@ -80,6 +81,7 @@ import * as Rx from 'rxjs/Rx';
|
||||
MatProgressSpinnerModule,
|
||||
MatSidenavModule,
|
||||
MatListModule,
|
||||
MatSortModule,
|
||||
],
|
||||
providers: [ElectronService,WebsocketService,WebsocketHandlerService, SidebarService],
|
||||
bootstrap: [AppComponent]
|
||||
|
||||
Reference in New Issue
Block a user