mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	tag component needs no click event
This commit is contained in:
		@@ -16,9 +16,6 @@ export class TagComponent implements OnInit {
 | 
			
		||||
  @Input()
 | 
			
		||||
  clickable: boolean = false
 | 
			
		||||
 | 
			
		||||
  @Output()
 | 
			
		||||
  click = new EventEmitter()
 | 
			
		||||
 | 
			
		||||
  ngOnInit(): void {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user