code improvements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<x-layout>
|
||||
<h1>Deployments</h1>
|
||||
<livewire:application.heading :application="$application" />
|
||||
<livewire:project.application.deployments :application_id="$application->id" />
|
||||
<livewire:project.application.deployments :application="$application" :deployments="$deployments" :deployments_count="$deployments_count" />
|
||||
</x-layout>
|
||||
|
||||
Reference in New Issue
Block a user