update fontawesome

This commit is contained in:
HolgerHatGarKeineNode
2023-08-03 23:38:21 +02:00
parent 8e43b84dc2
commit 1339b49a33
68 changed files with 213 additions and 213 deletions

View File

@@ -6,7 +6,7 @@
xs
:href="route('meetup.event.form', ['country' => $row->meetup->city->country, 'meetupEvent' => $row])"
>
<i class="fa fa-thin fa-edit mr-2"></i>
<i class="fa fa-solid fa-edit mr-2"></i>
{{ __('Edit') }}
</x-button>
@else