coolify/resources/views/livewire/project/application/deployment-navbar.blade.php

4 lines
96 B
PHP
Raw Normal View History

2023-05-31 12:38:36 +02:00
<div>
<x-forms.button wire:click.prevent="cancel">Cancel deployment</x-forms.button>
</div>