Skip to content

Commit

Permalink
add documentation in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mtangmt committed Nov 22, 2023
1 parent c8a5d6e commit d98b43b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config/globalHeaderData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ export const navbarSublists = {
// className: 'navMobileSubTitle',
// },
// ],
//
// To make it a link, the className has to be navMobileSubItem
"Model Navigator": DataCommons.map((dc) => ({
name: `${dc.name} Model`,
link: `/model-navigator/${dc.name}`,
Expand Down

0 comments on commit d98b43b

Please sign in to comment.