coolify/resources/views/source/github/show.blade.php
2023-05-18 13:26:35 +02:00

4 lines
153 B
PHP

<x-layout>
<livewire:source.github.change :github_app="$github_app" :installation_url="$installation_url" :host="$host" :name="$name" />
</x-layout>