feat:spinner for profile photo uploads

This commit is contained in:
hackerESQ
2024-10-23 14:13:20 -05:00
parent 2995f8b37e
commit 812e672c11
@@ -90,7 +90,7 @@
{{ __('Saved.') }}
</x-forms.action-message>
<x-button type="submit" wire:loading.attr="disabled" wire:target="photo">
<x-button type="submit" spinner="photo" wire:loading.attr="disabled" wire:target="photo">
{{ __('Save') }}
</x-button>
</x-slot>