refactor: Fix typo in execute-container-command.blade.php
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
<x-forms.button type="submit">Connect</x-forms.button>
|
<x-forms.button type="submit">Connect</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
@else
|
@else
|
||||||
<div class="pt-4">No containers are not running.</div>
|
<div class="pt-4">No containers are running.</div>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user