feat:spinner for profile photo uploads
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
{{ __('Saved.') }}
|
{{ __('Saved.') }}
|
||||||
</x-forms.action-message>
|
</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') }}
|
{{ __('Save') }}
|
||||||
</x-button>
|
</x-button>
|
||||||
</x-slot>
|
</x-slot>
|
||||||
|
|||||||
Reference in New Issue
Block a user