Skip to content

Commit

Permalink
Update button text label
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro-Vega committed Oct 3, 2024
1 parent 96a4964 commit 6377457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/studies/ListView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ const ListView = () => {
body={
<StyledBannerBody direction="row" alignItems="center" justifyContent="flex-end">
<StyledButton component={Link} to="/studies/new">
Add Approved Study
Add Study
</StyledButton>
</StyledBannerBody>
}
Expand Down

0 comments on commit 6377457

Please sign in to comment.