mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-07 18:18:50 +01:00
fix(tables): fix #700
This commit is contained in:
parent
08de1f65c9
commit
c85eae7e4b
7 changed files with 10 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import {Component, ElementRef, HostListener, ViewEncapsulation} from '@angular/core';
|
||||
import {Component, ElementRef, HostListener} from '@angular/core';
|
||||
import {GlobalState} from '../../../global.state';
|
||||
import {layoutSizes} from '../../../theme';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue