fix: terminal opening issue
This commit is contained in:
parent
c9f7863fff
commit
b0f3f5378f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
</x-forms.select>
|
</x-forms.select>
|
||||||
<x-forms.button type="submit">Connect</x-forms.button>
|
<x-forms.button type="submit">Connect</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
<livewire:project.shared.terminal />
|
|
||||||
@endif
|
@endif
|
||||||
|
<livewire:project.shared.terminal />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue