mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
improve test datatable
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
import { Component, Input, OnInit } from '@angular/core';
|
||||
import { PaginationProvider } from './pagination-provider';
|
||||
import { PaginationProvider } from './paginationProvider.interface';
|
||||
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
|
Reference in New Issue
Block a user