deprecated prop
This commit is contained in:
parent
dcf0b092b2
commit
141c93217c
@ -86,7 +86,6 @@ export class AppComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
this.dataSource = new DataSource<MyModel>({
|
this.dataSource = new DataSource<MyModel>({
|
||||||
manageNotificationMessage: false,
|
|
||||||
transport: transportOptions,
|
transport: transportOptions,
|
||||||
defaultCriteria: {
|
defaultCriteria: {
|
||||||
page: 1,
|
page: 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user