Skip to content

Commit

Permalink
remove datasets tab
Browse files Browse the repository at this point in the history
  • Loading branch information
hams7504 committed Oct 20, 2023
1 parent 481a9fc commit 01bec9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/DuosHeader.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export const headerTabsConfig = [
search: 'chair_console',
children: [
{ label: 'DAR Requests', link: '/chair_console' },
{ label: 'Datasets', link: '/dataset_catalog' },
{ label: 'DAC Members', link: '/manage_dac' },
{ label: "My DAC's Datasets", link: '/dac_datasets' }
],
Expand Down

0 comments on commit 01bec9a

Please sign in to comment.