From 1719024f9777f1603ae6c8ed9acb0a298dfea412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6ninger?= <44400490+p-hoeni@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:03:20 +0200 Subject: [PATCH] [#30] update my-links & shared component to handle dynamic data --- .../pages/my-links/my-links.component.html | 3 ++- .../app/pages/my-links/my-links.component.ts | 23 +++++++++++++++---- .../shared-component/shared.component.html | 2 +- .../shared-component/shared.component.ts | 22 ++++++++++++++---- 4 files changed, 38 insertions(+), 12 deletions(-) diff --git a/CLIENT/CLIENT.FileSharing/src/app/pages/my-links/my-links.component.html b/CLIENT/CLIENT.FileSharing/src/app/pages/my-links/my-links.component.html index 1b93636..591f933 100644 --- a/CLIENT/CLIENT.FileSharing/src/app/pages/my-links/my-links.component.html +++ b/CLIENT/CLIENT.FileSharing/src/app/pages/my-links/my-links.component.html @@ -115,13 +115,14 @@