create license management
This commit is contained in:
@@ -25,7 +25,6 @@ export class SearchInputComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
onSearch(searchTerm: string) {
|
||||
console.log('Search:', searchTerm);
|
||||
this.search.emit(searchTerm);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user