Skip to content

Commit

Permalink
fix tb dashboard meta
Browse files Browse the repository at this point in the history
  • Loading branch information
kajambiya committed Jun 20, 2024
1 parent ad46c21 commit 943f0b2
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 943f0b2

Please sign in to comment.