mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Repair unit tests
This commit is contained in:
@@ -51,5 +51,5 @@ export class DataSorting {
|
||||
|
||||
export interface DataRowEvent {
|
||||
value?: DataRow;
|
||||
event: Event;
|
||||
event?: Event;
|
||||
}
|
||||
|
Reference in New Issue
Block a user