Skip to content

Commit

Permalink
MWB-944: remove create button for ontology terms
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverBerserk committed Jan 9, 2025
1 parent 636a37c commit 2bb6fe6
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,6 @@ const Page = () => {
>
Discover Terms
</Button>
<Button
id="add_term_button"
component={RouterLink}
href={paths.app[sectionApi.section].create}
startIcon={<AddIcon/>}
variant="contained"
>
Add Term
</Button>
</Stack>
</Stack>
</Grid>
Expand Down

0 comments on commit 2bb6fe6

Please sign in to comment.