chore: Update button text for container connection form

This commit is contained in:
Andras Bacsai
2024-09-13 12:37:32 +02:00
parent 85cce4e453
commit 07893b432b
2 changed files with 4 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
@endforeach
@endforeach
</x-forms.select>
<x-forms.button type="submit">Start Connection</x-forms.button>
<x-forms.button type="submit">Connect</x-forms.button>
</form>
<livewire:project.shared.terminal />
</div>