Skip to content

Commit

Permalink
Merge branch 'main' into skander/update-unsubscribe-link
Browse files Browse the repository at this point in the history
  • Loading branch information
skanderm committed Feb 20, 2024
2 parents bb5deb2 + f975527 commit 6ba2a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const HomePage: NextPageWithLayout = () => {
sx={{ py: 2 }}
onClick={() => analytics.about.listenTabClicked()}
>
Start listening
Select listening location
</Button>
</Link>
</Box>
Expand Down

0 comments on commit 6ba2a08

Please sign in to comment.