From 128fe1da5d872c5653f056383a01419dc6eacfad Mon Sep 17 00:00:00 2001 From: John Bickar Date: Thu, 25 Sep 2025 12:53:34 -0700 Subject: [PATCH] ACHOO-126: Add links to each individual application to overview page --- components/Dashboard.tsx | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/components/Dashboard.tsx b/components/Dashboard.tsx index c6268dd..db2b720 100644 --- a/components/Dashboard.tsx +++ b/components/Dashboard.tsx @@ -332,6 +332,32 @@ const Dashboard: React.FC = () => { + {/* Per-Application Links */} +
+

+ Per-Application Reporting +

+ + +
{/* Data Display Section */}