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 779c4ff commit a7144d7Copy full SHA for a7144d7
resources/views/livewire/order-success.blade.php
@@ -510,7 +510,7 @@ class="mb-4 flex h-12 w-12 items-center justify-center rounded-full"
510
<a
511
href="https://auth.anystack.sh/register?accountType=customer"
512
target="_blank"
513
- class="underline hover:text-violet-400"
+ class="hover:text-violet-400"
514
>
515
Create a customer account
516
</a>
@@ -519,7 +519,7 @@ class="underline hover:text-violet-400"
519
520
href="https://github.com/nativephp/mobile/issues"
521
522
523
524
repository
525
0 commit comments