We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adcbca2 commit 098f5deCopy full SHA for 098f5de
resources/views/early-adopter.blade.php
@@ -748,7 +748,11 @@ class="underline"
748
<x-faq-card question="Can I get an invoice?">
749
<p>
750
You sure can! Once you've completed your purchase, simply
751
- <a href="https://zenvoice.io/p/67a61665e7a3400c73fb75af">
+ <a
752
+ href="https://zenvoice.io/p/67a61665e7a3400c73fb75af"
753
+ onclick="event.stopPropagation()"
754
+ class="underline"
755
+ >
756
follow the instructions here
757
</a>
758
to generate your invoice.
0 commit comments