From 5ea876fedee8e2b6f318eec8ca8330946e1f2895 Mon Sep 17 00:00:00 2001 From: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com> Date: Wed, 11 Feb 2026 08:59:30 +0000 Subject: [PATCH] fix(lib): change to protected methods --- .../lib/accounts-table/accounts-table.component.html | 4 ++-- .../src/lib/accounts-table/accounts-table.component.ts | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libs/ui/src/lib/accounts-table/accounts-table.component.html b/libs/ui/src/lib/accounts-table/accounts-table.component.html index 63a7a89b6..70e8c41bf 100644 --- a/libs/ui/src/lib/accounts-table/accounts-table.component.html +++ b/libs/ui/src/lib/accounts-table/accounts-table.component.html @@ -3,7 +3,7 @@