refactor: Remove redundant heading in backup settings page

This commit is contained in:
Andras Bacsai
2024-05-24 09:35:36 +02:00
parent 64f8583975
commit 63e64b8bcc
4 changed files with 62 additions and 56 deletions

View File

@@ -30,7 +30,6 @@
@endif
</div>
<div class="py-4">
<h2 class="pb-4">Executions</h2>
<livewire:project.database.backup-executions :backup="$backup" :executions="$executions" />
</div>
</div>