mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-20 04:23:34 +00:00
Move email verification and team invitation into x-auth.shell with shared guidance/alert patterns. Truncate long team names in the mobile header switcher so actions stay visible. Cover both with markup tests.
6 lines
153 B
PHP
6 lines
153 B
PHP
<div>
|
|
<x-forms.button class="w-full justify-center" wire:click="again" isHighlighted>
|
|
Resend verification email
|
|
</x-forms.button>
|
|
</div>
|