wip button to sync new app name

This commit is contained in:
peaklabs-dev
2024-12-03 13:12:58 +01:00
parent f38196c421
commit 737e81aa38
2 changed files with 16 additions and 5 deletions

View File

@@ -60,6 +60,7 @@
<div class="flex gap-2">
<div class="flex items-end gap-2 w-full">
<x-forms.input id="github_app.name" label="App Name" disabled />
<x-forms.button wire:click.prevent="syncGithubAppName">Sync Name</x-forms.button>
<a href="{{ $this->getUpdatePath() }}">
<x-forms.button>
Update