Skip to content

Commit

Permalink
chore: update button name to access backstop token management page
Browse files Browse the repository at this point in the history
  • Loading branch information
mootz12 committed May 22, 2024
1 parent 07ac452 commit 97451a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/backstop.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ const Backstop: NextPage = () => {
>
<LinkBox sx={{ width: SectionSize.TILE }} to={{ pathname: '/backstop-token' }}>
<OpaqueButton palette={theme.palette.primary} sx={{ width: '100%', padding: '6px' }}>
Get More
Manage
</OpaqueButton>
</LinkBox>
<LinkBox
Expand Down

0 comments on commit 97451a3

Please sign in to comment.