mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
sidebar todos
This commit is contained in:
parent
3ac6b75f9c
commit
b674d83552
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ import {Router} from '@angular/router-deprecated';
|
|||
import {ThemeGlobal, layoutSizes} from '../../../theme';
|
||||
import {SidebarService} from './sidebar.service';
|
||||
|
||||
// TODO: separate menu and sidebar
|
||||
// TODO: move some functionality to decorators
|
||||
|
||||
@Component({
|
||||
selector: 'sidebar',
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue