Skip to content

Commit

Permalink
feat: a
Browse files Browse the repository at this point in the history
  • Loading branch information
capJavert committed Jan 24, 2025
1 parent 16217da commit 9b16ff8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/webapp/pages/plus/success.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@ const PlusSuccessPage = (): ReactElement => {
</Typography>
<Button
variant={ButtonVariant.Primary}
tag="a"
href={webappUrl}
size={ButtonSize.Large}
onClick={() => {
window.location.href = webappUrl;
}}
>
Back to daily.dev
</Button>
Expand Down

0 comments on commit 9b16ff8

Please sign in to comment.