From 79991bc09b064ba3d598980c31e4355949f34e82 Mon Sep 17 00:00:00 2001 From: Allan Oliveira <138060158+allan-chagas-brisa@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:45:02 -0300 Subject: [PATCH] fix: loading on ion-table (#822) :hammer: Co-authored-by: Iury Nogueira --- .../ion/src/lib/table/table.component.html | 23 ++++++++++++++-- .../ion/src/lib/table/table.component.spec.ts | 27 +++++++++++++++++++ projects/ion/src/lib/table/table.module.ts | 2 ++ 3 files changed, 50 insertions(+), 2 deletions(-) diff --git a/projects/ion/src/lib/table/table.component.html b/projects/ion/src/lib/table/table.component.html index eb5a2082f..cbec8bf55 100644 --- a/projects/ion/src/lib/table/table.component.html +++ b/projects/ion/src/lib/table/table.component.html @@ -183,17 +183,36 @@
+ +
+ + Não há dados - + +