mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-29 12:46:10 +01:00
Merge branch 'master' of https://github.com/akveo/ng2-admin into dev-tree-view
This commit is contained in:
commit
8a75aa0d63
20 changed files with 300 additions and 20 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import {Component} from '@angular/core';
|
||||
import {BranchyComponent, TreeModel} from 'ng2-branchy';
|
||||
import {BaCard} from "../../../../theme/components/baCard/baCard.component";
|
||||
import {BaCard} from '../../../../theme/components/baCard';
|
||||
|
||||
@Component({
|
||||
selector: 'tree-view',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue