This commit is contained in:
Andras Bacsai
2023-05-25 14:21:49 +02:00
parent 3d76be07b2
commit 2445c0e464
3 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<div>
<h1>Command Center</h1>
<h1 class="pb-0">Command Center</h1>
<div class="pb-4 text-sm">Outputs are not saved at the moment, only available until you refresh or navigate.</div>
<form class="flex items-end justify-center gap-2" wire:submit.prevent='runCommand'>
<x-forms.input placeholder="ls -l" autofocus noDirty id="command" label="Command" required />
<x-forms.select label="Server" id="server" required>