mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 02:57:09 +01:00
lint frontend
This commit is contained in:
parent
551a7e606c
commit
5bf5710d39
23 changed files with 90 additions and 100 deletions
|
|
@ -5,7 +5,7 @@ import { Component, Input, Output, EventEmitter } from '@angular/core'
|
|||
templateUrl: './clearable-badge.component.html',
|
||||
styleUrls: ['./clearable-badge.component.scss'],
|
||||
})
|
||||
export class ClearableBadge {
|
||||
export class ClearableBadgeComponent {
|
||||
constructor() {}
|
||||
|
||||
@Input()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue