fix: update Livewire button click method to use camelCase
This commit is contained in:
parent
af482f0572
commit
2fc5893e98
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
<x-forms.button wire:click='backup_now'>Backup Now</x-forms.button>
|
<x-forms.button wire:click='backupNow'>Backup Now</x-forms.button>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue