mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
refator(@theme): add menu transclusion in one-coll layout
This commit is contained in:
parent
d82d691681
commit
ed658566b3
8 changed files with 61 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-dashboard',
|
||||
selector: 'dashboard',
|
||||
templateUrl: './dashboard.component.html',
|
||||
styleUrls: ['./dashboard.component.scss']
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue