Skip to content

Commit

Permalink
Fixed button
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumo committed Apr 1, 2021
1 parent efd2f6d commit a033b37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/macos-big-sur-icons/src/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@

<coral-dialog-footer>
<button is="coral-button" variant="quiet" coral-close="">Cancel</button>
<button is="coral-button" variant="CTA">
<a rel="noopener"
class="coral-Link"
href="https://py.pl/UKrQC"
target="_blank"
@click="logDonation('pass-dialog')"
>
<button is="coral-button" variant="CTA">
Purchase pass
</a>
</button>
</a>
</coral-dialog-footer>
</coral-dialog>

Expand Down

1 comment on commit a033b37

@vercel
Copy link

@vercel vercel bot commented on a033b37 Apr 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.