Skip to content

Commit

Permalink
chore: temp remove target & results grant tab
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Sep 17, 2024
1 parent 0d47f8e commit 40ebb20
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/app/components/detail-page-tabs/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 40ebb20

Please sign in to comment.