Skip to content

Commit

Permalink
Removing duplicate tbPreventionDashboardMeta in packages/esm-tb-app/s…
Browse files Browse the repository at this point in the history
…rc/dashboard.meta.tsx
  • Loading branch information
Amos Laboso committed Jun 14, 2024
1 parent 9dc5584 commit 9537ae8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/esm-tb-app/src/dashboard.meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ export const tbClinicalViewDashboardMeta = {
isFolder: true,
title: 'Tuberculosis',
};
export const tbPreventionDashboardMeta = {
name: 'tb-prevention',
slot: 'tb-prevention-dashboard-slot',
config: { columns: 1, type: 'grid', programme: 'tpt', dashboardTitle: 'TB Prevention'},
title: 'TB Prevention',
};

export const tbPreventionDashboardMeta = {
name: 'tb-prevention',
Expand Down

0 comments on commit 9537ae8

Please sign in to comment.