mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
style(lint): improve lint issues
This commit is contained in:
parent
3ac268a096
commit
f04763cecd
16 changed files with 19 additions and 78 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'dashboard',
|
||||
selector: 'ngx-dashboard',
|
||||
template: `
|
||||
<nga-card>
|
||||
<nga-card-header>Test card</nga-card-header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue