Skip to content

Commit

Permalink
Merge pull request #2 from atmonshi/patch-1
Browse files Browse the repository at this point in the history
change to svg helper
  • Loading branch information
mansoorkhan96 authored Apr 12, 2024
2 parents 9447bfd + 62a2796 commit 311eb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/livewire/unsplash-picker.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class="group relative w-full cursor-pointer overflow-hidden rounded-lg ring-gray
x-cloak
class="absolute inset-0 flex h-full w-full flex-col items-center justify-center bg-gray-900 bg-opacity-60"
>
<x-icons.spinner class="h-8 w-8 animate-spin text-white" />
@svg('heroicon-c-arrow-path','h-8 w-8 animate-spin text-white')
</div>

<div
Expand Down

0 comments on commit 311eb91

Please sign in to comment.