From 88ad32d414c5c5c6056856315346a1ee1f22816c Mon Sep 17 00:00:00 2001 From: "ilir.beqiri" Date: Wed, 3 Jul 2024 09:23:28 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20remove=20empty=20block=20?= =?UTF-8?q?for=20communities=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angular-hub/src/app/pages/communities/index.page.ts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/angular-hub/src/app/pages/communities/index.page.ts b/angular-hub/src/app/pages/communities/index.page.ts index 609405b..e3791e8 100644 --- a/angular-hub/src/app/pages/communities/index.page.ts +++ b/angular-hub/src/app/pages/communities/index.page.ts @@ -49,14 +49,6 @@ export const routeMeta: RouteMeta = {
  • - } @empty { -

    - No event matching the filter: - - @if (selectedCountry()) { - {{ selectedCountry() }} - } -

    } `,