diff --git a/src/app/components/detail-page-tabs/data.ts b/src/app/components/detail-page-tabs/data.ts index fc951149a..607ee706c 100644 --- a/src/app/components/detail-page-tabs/data.ts +++ b/src/app/components/detail-page-tabs/data.ts @@ -24,10 +24,10 @@ export const GRANT_TABS: DetailPageTabItem[] = [ label: "Financial Insights", link: "/financial-insights", }, - { - label: "Target & Results", - link: "/targets-results", - }, + // { + // label: "Target & Results", + // link: "/targets-results", + // }, // { // label: "Documents", // link: "/documents",