wip revert

This commit is contained in:
Andras Bacsai
2023-05-16 17:53:48 +02:00
parent 339d94e300
commit 3565dd9c56
6 changed files with 72 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
<livewire:project.application.storages.all :application="$application" />
</div>
<div x-cloak x-show="activeTab === 'revert'">
<h3>TODO 🚧</h3>
<livewire:project.application.revert :application="$application" />
</div>
{{-- <div x-cloak x-show="activeTab === 'previews'">
<livewire:project.application.previews :application="$application" />