Skip to content

Commit

Permalink
Update Releases.tsx - change the title (#63)
Browse files Browse the repository at this point in the history
* Update Releases.tsx - change title

* Update internal/restapi/browse/frontend/src/pages/modules/release/Releases.tsx

Co-authored-by: Adam Charrett <73886859+adcharre@users.noreply.github.com>

---------

Co-authored-by: Adam Charrett <73886859+adcharre@users.noreply.github.com>
  • Loading branch information
vmilovanovicc and adcharre committed Dec 13, 2023
1 parent e57f519 commit 246c527
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ function Releases() {
<>
<div className='flex' style={{ paddingTop: "10px" }}>
<Typography color="text.primary" variant='h5' sx={{ flexGrow: '1' }}>
Latest Releases to Terrarium
Latest Releases
</Typography>
<div className='flex' style={{ alignItems: 'baseline' }}>
<Typography color="grey" variant='body1' sx={{ p: '4px 0px 4px 0px' }}>
Expand Down

0 comments on commit 246c527

Please sign in to comment.