From 36a85ece419678bc4e0d6292637903a14f24df19 Mon Sep 17 00:00:00 2001 From: adele-usdr <146878468+adele-usdr@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:01:40 -0800 Subject: [PATCH] fix: #2312 agency Name not appearing on Recent Activity on Dashboard Dashboard.vue: Remove dead code from GrantsTable feature flag cleanup. This will make it easier to see other warnings. Use "team" property where it had replaced "agency" --- packages/client/src/views/Dashboard.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/client/src/views/Dashboard.vue b/packages/client/src/views/Dashboard.vue index aa96d8dd2..5e2d5e3fd 100644 --- a/packages/client/src/views/Dashboard.vue +++ b/packages/client/src/views/Dashboard.vue @@ -26,7 +26,7 @@