Commented out x-version component in confirm-password and forgot-password views

This commit is contained in:
Andras Bacsai
2024-03-25 14:24:09 +01:00
parent 37333f7fbe
commit afe0673fd1
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<a href="{{ route('dashboard') }}">
<div class="text-5xl font-bold tracking-tight text-center dark:text-white">Coolify</div>
</a>
<x-version />
{{-- <x-version /> --}}
</div>
<div class="flex items-center gap-2">