From 54d3d0f75400a162638714dfbf4ca90ab6757e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:25:55 +0300 Subject: [PATCH] Demo cosmetics --- src/app/showcase/doc/table/paginatorprogrammaticdoc.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/showcase/doc/table/paginatorprogrammaticdoc.ts b/src/app/showcase/doc/table/paginatorprogrammaticdoc.ts index 2a26763f555..5aaeb610009 100644 --- a/src/app/showcase/doc/table/paginatorprogrammaticdoc.ts +++ b/src/app/showcase/doc/table/paginatorprogrammaticdoc.ts @@ -11,7 +11,7 @@ import { CustomerService } from '../../service/customerservice';
Paginator can also be controlled via model using a binding to the first property where changes trigger a pagination.