From b7eae41029e3c5c3be15452c57be963504de7453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:31:42 +0300 Subject: [PATCH] Fixed #14571 --- src/app/showcase/doc/table/statefuldoc.ts | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/showcase/doc/table/statefuldoc.ts b/src/app/showcase/doc/table/statefuldoc.ts index 26264d7c2db..0758c16fd77 100644 --- a/src/app/showcase/doc/table/statefuldoc.ts +++ b/src/app/showcase/doc/table/statefuldoc.ts @@ -24,16 +24,16 @@ import { CustomerService } from '../../service/customerservice';