a lot hehe
This commit is contained in:
2
resources/views/components/version.blade.php
Normal file
2
resources/views/components/version.blade.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<a
|
||||
{{ $attributes->merge(['class' => 'text-xs cursor-pointer opacity-20 hover:opacity-100 hover:text-white']) }}>v{{ config('version') }}</a>
|
||||
Reference in New Issue
Block a user